Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-20329 (GCVE-0-2021-20329)
Vulnerability from cvelistv5 – Published: 2021-06-10 16:30 – Updated: 2024-09-16 22:55- CWE-1287 - Improper Validation of Specified Type of Input
| URL | Tags |
|---|---|
| https://github.com/mongodb/mongo-go-driver/releas… | x_refsource_CONFIRM |
| Vendor | Product | Version | |
|---|---|---|---|
| MongoDB Inc. | MongoDB Go Driver |
Affected:
1.0 , ≤ 1.5.0
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T17:37:23.756Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "MongoDB Go Driver",
"vendor": "MongoDB Inc.",
"versions": [
{
"lessThanOrEqual": "1.5.0",
"status": "affected",
"version": "1.0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Hugo Ferrando Seage"
}
],
"datePublic": "2021-06-09T23:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eSpecific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers prior to and including 1.5.0.\u003c/p\u003e"
}
],
"value": "Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers prior to and including 1.5.0."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1287",
"description": "CWE-1287: Improper Validation of Specified Type of Input",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-23T16:03:19.528Z",
"orgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
"shortName": "mongodb"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Specific cstrings input may not be properly validated in the Go Driver",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cna@mongodb.com",
"DATE_PUBLIC": "2021-06-10T14:00:00.000Z",
"ID": "CVE-2021-20329",
"STATE": "PUBLIC",
"TITLE": "Specific cstrings input may not be properly validated in the Go Driver"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "MongoDB Go Driver",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "1.0",
"version_value": "1.5.0"
}
]
}
}
]
},
"vendor_name": "MongoDB Inc."
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Hugo Ferrando Seage"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers up to (and including) 1.5.0."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1287: Improper Validation of Specified Type of Input"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1",
"refsource": "CONFIRM",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a39b4221-9bd0-4244-95fc-f3e2e07f1deb",
"assignerShortName": "mongodb",
"cveId": "CVE-2021-20329",
"datePublished": "2021-06-10T16:30:11.055Z",
"dateReserved": "2020-12-17T00:00:00.000Z",
"dateUpdated": "2024-09-16T22:55:51.498Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-20329",
"date": "2026-06-18",
"epss": "0.00961",
"percentile": "0.56939"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mongodb:go_driver:*:*:*:*:*:mongodb:*:*\", \"versionEndIncluding\": \"1.5.0\", \"matchCriteriaId\": \"95312D9A-F73D-4AF8-9735-2AF0A856A157\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers prior to and including 1.5.0.\"}, {\"lang\": \"es\", \"value\": \"Es posible que la entrada de cadenas de caracteres espec\\u00edficas no se validen apropiadamente en el controlador MongoDB Go al marshallar objetos Go en BSON. Un usuario malicioso podr\\u00eda usar un objeto Go con una cadena espec\\u00edfica para inyectar potencialmente campos adicionales en los documentos ordenados. Este problema afecta a todos los controladores GO de MongoDB hasta (e incluyendo) la versi\\u00f3n 1.5.0\"}]",
"id": "CVE-2021-20329",
"lastModified": "2024-11-21T05:46:23.420",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"cna@mongodb.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 6.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.2}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:N/I:P/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-06-10T17:15:08.047",
"references": "[{\"url\": \"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1\", \"source\": \"cna@mongodb.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "cna@mongodb.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"cna@mongodb.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-1287\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-20329\",\"sourceIdentifier\":\"cna@mongodb.com\",\"published\":\"2021-06-10T17:15:08.047\",\"lastModified\":\"2024-11-21T05:46:23.420\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshalling Go objects into BSON. A malicious user could use a Go object with specific string to potentially inject additional fields into marshalled documents. This issue affects all MongoDB GO Drivers prior to and including 1.5.0.\"},{\"lang\":\"es\",\"value\":\"Es posible que la entrada de cadenas de caracteres espec\u00edficas no se validen apropiadamente en el controlador MongoDB Go al marshallar objetos Go en BSON. Un usuario malicioso podr\u00eda usar un objeto Go con una cadena espec\u00edfica para inyectar potencialmente campos adicionales en los documentos ordenados. Este problema afecta a todos los controladores GO de MongoDB hasta (e incluyendo) la versi\u00f3n 1.5.0\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":5.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"cna@mongodb.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1287\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mongodb:go_driver:*:*:*:*:*:mongodb:*:*\",\"versionEndIncluding\":\"1.5.0\",\"matchCriteriaId\":\"95312D9A-F73D-4AF8-9735-2AF0A856A157\"}]}]}],\"references\":[{\"url\":\"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1\",\"source\":\"cna@mongodb.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]}]}}"
}
}
RHSA-2023_6817
Vulnerability from csaf_redhat - Published: 2023-11-08 14:03 - Updated: 2024-12-18 04:55A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 | — |
A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 | — |
A flaw was found in containerd. When importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file, where a limit was not applied could cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — | ||
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 | — |
Workaround
|
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages. Security Bulletin https://access.redhat.com/security/vulnerabilities/RHSB-2023-003
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_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 Virtualization release 4.14.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 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 Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.14.0 images.\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* mongo-go-driver: specific cstrings input may not be properly validated (CVE-2021-20329)\n\n* golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)\n\n* golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)\n\n* containerd: OCI image importer memory exhaustion (CVE-2023-25153)\n\n* containerd: Supplementary groups are not set up properly (CVE-2023-25173)\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-2023:6817",
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "2017623",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017623"
},
{
"category": "external",
"summary": "2027959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027959"
},
{
"category": "external",
"summary": "2036027",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036027"
},
{
"category": "external",
"summary": "2054863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054863"
},
{
"category": "external",
"summary": "2064160",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064160"
},
{
"category": "external",
"summary": "2070033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070033"
},
{
"category": "external",
"summary": "2089301",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089301"
},
{
"category": "external",
"summary": "2092271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092271"
},
{
"category": "external",
"summary": "2092412",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092412"
},
{
"category": "external",
"summary": "2094734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094734"
},
{
"category": "external",
"summary": "2095221",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095221"
},
{
"category": "external",
"summary": "2132473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132473"
},
{
"category": "external",
"summary": "2135381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2135381"
},
{
"category": "external",
"summary": "2145102",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2145102"
},
{
"category": "external",
"summary": "2149913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149913"
},
{
"category": "external",
"summary": "2151200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151200"
},
{
"category": "external",
"summary": "2151237",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151237"
},
{
"category": "external",
"summary": "2151248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151248"
},
{
"category": "external",
"summary": "2151826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2151826"
},
{
"category": "external",
"summary": "2154317",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2154317"
},
{
"category": "external",
"summary": "2156525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156525"
},
{
"category": "external",
"summary": "2158550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158550"
},
{
"category": "external",
"summary": "2160622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2160622"
},
{
"category": "external",
"summary": "2161184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161184"
},
{
"category": "external",
"summary": "2167660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2167660"
},
{
"category": "external",
"summary": "2168749",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168749"
},
{
"category": "external",
"summary": "2169361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169361"
},
{
"category": "external",
"summary": "2170437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170437"
},
{
"category": "external",
"summary": "2170699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170699"
},
{
"category": "external",
"summary": "2172390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172390"
},
{
"category": "external",
"summary": "2172544",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172544"
},
{
"category": "external",
"summary": "2172945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172945"
},
{
"category": "external",
"summary": "2173525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2173525"
},
{
"category": "external",
"summary": "2174289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174289"
},
{
"category": "external",
"summary": "2174473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174473"
},
{
"category": "external",
"summary": "2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "2174744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174744"
},
{
"category": "external",
"summary": "2174859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174859"
},
{
"category": "external",
"summary": "2174892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174892"
},
{
"category": "external",
"summary": "2175651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175651"
},
{
"category": "external",
"summary": "2175990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175990"
},
{
"category": "external",
"summary": "2176216",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176216"
},
{
"category": "external",
"summary": "2176727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176727"
},
{
"category": "external",
"summary": "2176745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176745"
},
{
"category": "external",
"summary": "2176746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176746"
},
{
"category": "external",
"summary": "2176756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176756"
},
{
"category": "external",
"summary": "2176797",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176797"
},
{
"category": "external",
"summary": "2177279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177279"
},
{
"category": "external",
"summary": "2177969",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177969"
},
{
"category": "external",
"summary": "2177977",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177977"
},
{
"category": "external",
"summary": "2178349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178349"
},
{
"category": "external",
"summary": "2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "2179660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179660"
},
{
"category": "external",
"summary": "2179917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179917"
},
{
"category": "external",
"summary": "2180664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180664"
},
{
"category": "external",
"summary": "2180666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180666"
},
{
"category": "external",
"summary": "2180719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180719"
},
{
"category": "external",
"summary": "2180790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180790"
},
{
"category": "external",
"summary": "2180931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180931"
},
{
"category": "external",
"summary": "2181323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181323"
},
{
"category": "external",
"summary": "2181432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181432"
},
{
"category": "external",
"summary": "2181515",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181515"
},
{
"category": "external",
"summary": "2181920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2181920"
},
{
"category": "external",
"summary": "2182000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182000"
},
{
"category": "external",
"summary": "2182056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182056"
},
{
"category": "external",
"summary": "2182172",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182172"
},
{
"category": "external",
"summary": "2182233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182233"
},
{
"category": "external",
"summary": "2182317",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182317"
},
{
"category": "external",
"summary": "2182362",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182362"
},
{
"category": "external",
"summary": "2182938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182938"
},
{
"category": "external",
"summary": "2183076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183076"
},
{
"category": "external",
"summary": "2183082",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183082"
},
{
"category": "external",
"summary": "2183491",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183491"
},
{
"category": "external",
"summary": "2183659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183659"
},
{
"category": "external",
"summary": "2183915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183915"
},
{
"category": "external",
"summary": "2183979",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183979"
},
{
"category": "external",
"summary": "2183995",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2183995"
},
{
"category": "external",
"summary": "2184058",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184058"
},
{
"category": "external",
"summary": "2184063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184063"
},
{
"category": "external",
"summary": "2184098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184098"
},
{
"category": "external",
"summary": "2184860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184860"
},
{
"category": "external",
"summary": "2185076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185076"
},
{
"category": "external",
"summary": "2186462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186462"
},
{
"category": "external",
"summary": "2186592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186592"
},
{
"category": "external",
"summary": "2186763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186763"
},
{
"category": "external",
"summary": "2187242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187242"
},
{
"category": "external",
"summary": "2187524",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187524"
},
{
"category": "external",
"summary": "2187664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187664"
},
{
"category": "external",
"summary": "2187971",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2187971"
},
{
"category": "external",
"summary": "2188010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188010"
},
{
"category": "external",
"summary": "2188144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188144"
},
{
"category": "external",
"summary": "2188226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188226"
},
{
"category": "external",
"summary": "2188244",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188244"
},
{
"category": "external",
"summary": "2188502",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188502"
},
{
"category": "external",
"summary": "2188886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2188886"
},
{
"category": "external",
"summary": "2189272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189272"
},
{
"category": "external",
"summary": "2189312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189312"
},
{
"category": "external",
"summary": "2189744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189744"
},
{
"category": "external",
"summary": "2190171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190171"
},
{
"category": "external",
"summary": "2190438",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190438"
},
{
"category": "external",
"summary": "2190448",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2190448"
},
{
"category": "external",
"summary": "2192577",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2192577"
},
{
"category": "external",
"summary": "2193116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193116"
},
{
"category": "external",
"summary": "2193234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193234"
},
{
"category": "external",
"summary": "2193266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193266"
},
{
"category": "external",
"summary": "2193333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2193333"
},
{
"category": "external",
"summary": "2196161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196161"
},
{
"category": "external",
"summary": "2196429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196429"
},
{
"category": "external",
"summary": "2196459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196459"
},
{
"category": "external",
"summary": "2196762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196762"
},
{
"category": "external",
"summary": "2196765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196765"
},
{
"category": "external",
"summary": "2196912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196912"
},
{
"category": "external",
"summary": "2203291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2203291"
},
{
"category": "external",
"summary": "2207468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207468"
},
{
"category": "external",
"summary": "2207916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207916"
},
{
"category": "external",
"summary": "2209046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209046"
},
{
"category": "external",
"summary": "2210070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210070"
},
{
"category": "external",
"summary": "2210554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210554"
},
{
"category": "external",
"summary": "2210988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210988"
},
{
"category": "external",
"summary": "2211057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211057"
},
{
"category": "external",
"summary": "2211168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211168"
},
{
"category": "external",
"summary": "2211512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2211512"
},
{
"category": "external",
"summary": "2212289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212289"
},
{
"category": "external",
"summary": "2212312",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212312"
},
{
"category": "external",
"summary": "2212496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212496"
},
{
"category": "external",
"summary": "2212498",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2212498"
},
{
"category": "external",
"summary": "2213255",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213255"
},
{
"category": "external",
"summary": "2214120",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2214120"
},
{
"category": "external",
"summary": "2215285",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215285"
},
{
"category": "external",
"summary": "2215756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215756"
},
{
"category": "external",
"summary": "2216330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216330"
},
{
"category": "external",
"summary": "2216447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216447"
},
{
"category": "external",
"summary": "2216449",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216449"
},
{
"category": "external",
"summary": "2216774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216774"
},
{
"category": "external",
"summary": "2217472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217472"
},
{
"category": "external",
"summary": "2217848",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217848"
},
{
"category": "external",
"summary": "2217870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217870"
},
{
"category": "external",
"summary": "2217920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217920"
},
{
"category": "external",
"summary": "2217956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2217956"
},
{
"category": "external",
"summary": "2218468",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218468"
},
{
"category": "external",
"summary": "2219144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219144"
},
{
"category": "external",
"summary": "2219763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219763"
},
{
"category": "external",
"summary": "2219785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219785"
},
{
"category": "external",
"summary": "2219800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219800"
},
{
"category": "external",
"summary": "2221461",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221461"
},
{
"category": "external",
"summary": "2221492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221492"
},
{
"category": "external",
"summary": "2221801",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221801"
},
{
"category": "external",
"summary": "2221921",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221921"
},
{
"category": "external",
"summary": "2221929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221929"
},
{
"category": "external",
"summary": "2221934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2221934"
},
{
"category": "external",
"summary": "2222008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222008"
},
{
"category": "external",
"summary": "2222185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222185"
},
{
"category": "external",
"summary": "2222290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222290"
},
{
"category": "external",
"summary": "2222451",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222451"
},
{
"category": "external",
"summary": "2222607",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2222607"
},
{
"category": "external",
"summary": "2223361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223361"
},
{
"category": "external",
"summary": "2223539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223539"
},
{
"category": "external",
"summary": "2223577",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223577"
},
{
"category": "external",
"summary": "2223654",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223654"
},
{
"category": "external",
"summary": "2223669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223669"
},
{
"category": "external",
"summary": "2223776",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223776"
},
{
"category": "external",
"summary": "2223948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223948"
},
{
"category": "external",
"summary": "2224104",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224104"
},
{
"category": "external",
"summary": "2224203",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224203"
},
{
"category": "external",
"summary": "2224353",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224353"
},
{
"category": "external",
"summary": "2224357",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224357"
},
{
"category": "external",
"summary": "2224828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224828"
},
{
"category": "external",
"summary": "2224990",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224990"
},
{
"category": "external",
"summary": "2225116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2225116"
},
{
"category": "external",
"summary": "2226764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2226764"
},
{
"category": "external",
"summary": "2226982",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2226982"
},
{
"category": "external",
"summary": "2227013",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2227013"
},
{
"category": "external",
"summary": "2227059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2227059"
},
{
"category": "external",
"summary": "2227066",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2227066"
},
{
"category": "external",
"summary": "2227746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2227746"
},
{
"category": "external",
"summary": "2227957",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2227957"
},
{
"category": "external",
"summary": "2228036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228036"
},
{
"category": "external",
"summary": "2228240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228240"
},
{
"category": "external",
"summary": "2229704",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229704"
},
{
"category": "external",
"summary": "2229903",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2229903"
},
{
"category": "external",
"summary": "2231839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231839"
},
{
"category": "external",
"summary": "2233049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233049"
},
{
"category": "external",
"summary": "2233098",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233098"
},
{
"category": "external",
"summary": "2233811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2233811"
},
{
"category": "external",
"summary": "2235151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235151"
},
{
"category": "external",
"summary": "2236060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236060"
},
{
"category": "external",
"summary": "2236223",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236223"
},
{
"category": "external",
"summary": "2236344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236344"
},
{
"category": "external",
"summary": "2236393",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236393"
},
{
"category": "external",
"summary": "2236487",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236487"
},
{
"category": "external",
"summary": "2236545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236545"
},
{
"category": "external",
"summary": "2237288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237288"
},
{
"category": "external",
"summary": "2237916",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237916"
},
{
"category": "external",
"summary": "2238723",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238723"
},
{
"category": "external",
"summary": "2239786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239786"
},
{
"category": "external",
"summary": "2239915",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239915"
},
{
"category": "external",
"summary": "2241327",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241327"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "CNV-18977",
"url": "https://issues.redhat.com/browse/CNV-18977"
},
{
"category": "external",
"summary": "CNV-23157",
"url": "https://issues.redhat.com/browse/CNV-23157"
},
{
"category": "external",
"summary": "CNV-23181",
"url": "https://issues.redhat.com/browse/CNV-23181"
},
{
"category": "external",
"summary": "CNV-23271",
"url": "https://issues.redhat.com/browse/CNV-23271"
},
{
"category": "external",
"summary": "CNV-23972",
"url": "https://issues.redhat.com/browse/CNV-23972"
},
{
"category": "external",
"summary": "CNV-24889",
"url": "https://issues.redhat.com/browse/CNV-24889"
},
{
"category": "external",
"summary": "CNV-25126",
"url": "https://issues.redhat.com/browse/CNV-25126"
},
{
"category": "external",
"summary": "CNV-25332",
"url": "https://issues.redhat.com/browse/CNV-25332"
},
{
"category": "external",
"summary": "CNV-26044",
"url": "https://issues.redhat.com/browse/CNV-26044"
},
{
"category": "external",
"summary": "CNV-26087",
"url": "https://issues.redhat.com/browse/CNV-26087"
},
{
"category": "external",
"summary": "CNV-26167",
"url": "https://issues.redhat.com/browse/CNV-26167"
},
{
"category": "external",
"summary": "CNV-26304",
"url": "https://issues.redhat.com/browse/CNV-26304"
},
{
"category": "external",
"summary": "CNV-26584",
"url": "https://issues.redhat.com/browse/CNV-26584"
},
{
"category": "external",
"summary": "CNV-26593",
"url": "https://issues.redhat.com/browse/CNV-26593"
},
{
"category": "external",
"summary": "CNV-26637",
"url": "https://issues.redhat.com/browse/CNV-26637"
},
{
"category": "external",
"summary": "CNV-26708",
"url": "https://issues.redhat.com/browse/CNV-26708"
},
{
"category": "external",
"summary": "CNV-26710",
"url": "https://issues.redhat.com/browse/CNV-26710"
},
{
"category": "external",
"summary": "CNV-26711",
"url": "https://issues.redhat.com/browse/CNV-26711"
},
{
"category": "external",
"summary": "CNV-26715",
"url": "https://issues.redhat.com/browse/CNV-26715"
},
{
"category": "external",
"summary": "CNV-26720",
"url": "https://issues.redhat.com/browse/CNV-26720"
},
{
"category": "external",
"summary": "CNV-27084",
"url": "https://issues.redhat.com/browse/CNV-27084"
},
{
"category": "external",
"summary": "CNV-27177",
"url": "https://issues.redhat.com/browse/CNV-27177"
},
{
"category": "external",
"summary": "CNV-27204",
"url": "https://issues.redhat.com/browse/CNV-27204"
},
{
"category": "external",
"summary": "CNV-27215",
"url": "https://issues.redhat.com/browse/CNV-27215"
},
{
"category": "external",
"summary": "CNV-27332",
"url": "https://issues.redhat.com/browse/CNV-27332"
},
{
"category": "external",
"summary": "CNV-27441",
"url": "https://issues.redhat.com/browse/CNV-27441"
},
{
"category": "external",
"summary": "CNV-27494",
"url": "https://issues.redhat.com/browse/CNV-27494"
},
{
"category": "external",
"summary": "CNV-27498",
"url": "https://issues.redhat.com/browse/CNV-27498"
},
{
"category": "external",
"summary": "CNV-27514",
"url": "https://issues.redhat.com/browse/CNV-27514"
},
{
"category": "external",
"summary": "CNV-27601",
"url": "https://issues.redhat.com/browse/CNV-27601"
},
{
"category": "external",
"summary": "CNV-27602",
"url": "https://issues.redhat.com/browse/CNV-27602"
},
{
"category": "external",
"summary": "CNV-27644",
"url": "https://issues.redhat.com/browse/CNV-27644"
},
{
"category": "external",
"summary": "CNV-27772",
"url": "https://issues.redhat.com/browse/CNV-27772"
},
{
"category": "external",
"summary": "CNV-27807",
"url": "https://issues.redhat.com/browse/CNV-27807"
},
{
"category": "external",
"summary": "CNV-27813",
"url": "https://issues.redhat.com/browse/CNV-27813"
},
{
"category": "external",
"summary": "CNV-27815",
"url": "https://issues.redhat.com/browse/CNV-27815"
},
{
"category": "external",
"summary": "CNV-28056",
"url": "https://issues.redhat.com/browse/CNV-28056"
},
{
"category": "external",
"summary": "CNV-28063",
"url": "https://issues.redhat.com/browse/CNV-28063"
},
{
"category": "external",
"summary": "CNV-28079",
"url": "https://issues.redhat.com/browse/CNV-28079"
},
{
"category": "external",
"summary": "CNV-28140",
"url": "https://issues.redhat.com/browse/CNV-28140"
},
{
"category": "external",
"summary": "CNV-28206",
"url": "https://issues.redhat.com/browse/CNV-28206"
},
{
"category": "external",
"summary": "CNV-28231",
"url": "https://issues.redhat.com/browse/CNV-28231"
},
{
"category": "external",
"summary": "CNV-28234",
"url": "https://issues.redhat.com/browse/CNV-28234"
},
{
"category": "external",
"summary": "CNV-28248",
"url": "https://issues.redhat.com/browse/CNV-28248"
},
{
"category": "external",
"summary": "CNV-28266",
"url": "https://issues.redhat.com/browse/CNV-28266"
},
{
"category": "external",
"summary": "CNV-28304",
"url": "https://issues.redhat.com/browse/CNV-28304"
},
{
"category": "external",
"summary": "CNV-28347",
"url": "https://issues.redhat.com/browse/CNV-28347"
},
{
"category": "external",
"summary": "CNV-28349",
"url": "https://issues.redhat.com/browse/CNV-28349"
},
{
"category": "external",
"summary": "CNV-28367",
"url": "https://issues.redhat.com/browse/CNV-28367"
},
{
"category": "external",
"summary": "CNV-28437",
"url": "https://issues.redhat.com/browse/CNV-28437"
},
{
"category": "external",
"summary": "CNV-28439",
"url": "https://issues.redhat.com/browse/CNV-28439"
},
{
"category": "external",
"summary": "CNV-28503",
"url": "https://issues.redhat.com/browse/CNV-28503"
},
{
"category": "external",
"summary": "CNV-28553",
"url": "https://issues.redhat.com/browse/CNV-28553"
},
{
"category": "external",
"summary": "CNV-28633",
"url": "https://issues.redhat.com/browse/CNV-28633"
},
{
"category": "external",
"summary": "CNV-28637",
"url": "https://issues.redhat.com/browse/CNV-28637"
},
{
"category": "external",
"summary": "CNV-28756",
"url": "https://issues.redhat.com/browse/CNV-28756"
},
{
"category": "external",
"summary": "CNV-28757",
"url": "https://issues.redhat.com/browse/CNV-28757"
},
{
"category": "external",
"summary": "CNV-28776",
"url": "https://issues.redhat.com/browse/CNV-28776"
},
{
"category": "external",
"summary": "CNV-28827",
"url": "https://issues.redhat.com/browse/CNV-28827"
},
{
"category": "external",
"summary": "CNV-28828",
"url": "https://issues.redhat.com/browse/CNV-28828"
},
{
"category": "external",
"summary": "CNV-28861",
"url": "https://issues.redhat.com/browse/CNV-28861"
},
{
"category": "external",
"summary": "CNV-29082",
"url": "https://issues.redhat.com/browse/CNV-29082"
},
{
"category": "external",
"summary": "CNV-29095",
"url": "https://issues.redhat.com/browse/CNV-29095"
},
{
"category": "external",
"summary": "CNV-29281",
"url": "https://issues.redhat.com/browse/CNV-29281"
},
{
"category": "external",
"summary": "CNV-29295",
"url": "https://issues.redhat.com/browse/CNV-29295"
},
{
"category": "external",
"summary": "CNV-29440",
"url": "https://issues.redhat.com/browse/CNV-29440"
},
{
"category": "external",
"summary": "CNV-29725",
"url": "https://issues.redhat.com/browse/CNV-29725"
},
{
"category": "external",
"summary": "CNV-30327",
"url": "https://issues.redhat.com/browse/CNV-30327"
},
{
"category": "external",
"summary": "CNV-30572",
"url": "https://issues.redhat.com/browse/CNV-30572"
},
{
"category": "external",
"summary": "CNV-30574",
"url": "https://issues.redhat.com/browse/CNV-30574"
},
{
"category": "external",
"summary": "CNV-30859",
"url": "https://issues.redhat.com/browse/CNV-30859"
},
{
"category": "external",
"summary": "CNV-30861",
"url": "https://issues.redhat.com/browse/CNV-30861"
},
{
"category": "external",
"summary": "CNV-30863",
"url": "https://issues.redhat.com/browse/CNV-30863"
},
{
"category": "external",
"summary": "CNV-30872",
"url": "https://issues.redhat.com/browse/CNV-30872"
},
{
"category": "external",
"summary": "CNV-30878",
"url": "https://issues.redhat.com/browse/CNV-30878"
},
{
"category": "external",
"summary": "CNV-30889",
"url": "https://issues.redhat.com/browse/CNV-30889"
},
{
"category": "external",
"summary": "CNV-30894",
"url": "https://issues.redhat.com/browse/CNV-30894"
},
{
"category": "external",
"summary": "CNV-30896",
"url": "https://issues.redhat.com/browse/CNV-30896"
},
{
"category": "external",
"summary": "CNV-30901",
"url": "https://issues.redhat.com/browse/CNV-30901"
},
{
"category": "external",
"summary": "CNV-30959",
"url": "https://issues.redhat.com/browse/CNV-30959"
},
{
"category": "external",
"summary": "CNV-31119",
"url": "https://issues.redhat.com/browse/CNV-31119"
},
{
"category": "external",
"summary": "CNV-31184",
"url": "https://issues.redhat.com/browse/CNV-31184"
},
{
"category": "external",
"summary": "CNV-31188",
"url": "https://issues.redhat.com/browse/CNV-31188"
},
{
"category": "external",
"summary": "CNV-31216",
"url": "https://issues.redhat.com/browse/CNV-31216"
},
{
"category": "external",
"summary": "CNV-31218",
"url": "https://issues.redhat.com/browse/CNV-31218"
},
{
"category": "external",
"summary": "CNV-31299",
"url": "https://issues.redhat.com/browse/CNV-31299"
},
{
"category": "external",
"summary": "CNV-31550",
"url": "https://issues.redhat.com/browse/CNV-31550"
},
{
"category": "external",
"summary": "CNV-31551",
"url": "https://issues.redhat.com/browse/CNV-31551"
},
{
"category": "external",
"summary": "CNV-31576",
"url": "https://issues.redhat.com/browse/CNV-31576"
},
{
"category": "external",
"summary": "CNV-31863",
"url": "https://issues.redhat.com/browse/CNV-31863"
},
{
"category": "external",
"summary": "CNV-32040",
"url": "https://issues.redhat.com/browse/CNV-32040"
},
{
"category": "external",
"summary": "CNV-32114",
"url": "https://issues.redhat.com/browse/CNV-32114"
},
{
"category": "external",
"summary": "CNV-32168",
"url": "https://issues.redhat.com/browse/CNV-32168"
},
{
"category": "external",
"summary": "CNV-32173",
"url": "https://issues.redhat.com/browse/CNV-32173"
},
{
"category": "external",
"summary": "CNV-32369",
"url": "https://issues.redhat.com/browse/CNV-32369"
},
{
"category": "external",
"summary": "CNV-32401",
"url": "https://issues.redhat.com/browse/CNV-32401"
},
{
"category": "external",
"summary": "CNV-32447",
"url": "https://issues.redhat.com/browse/CNV-32447"
},
{
"category": "external",
"summary": "CNV-32467",
"url": "https://issues.redhat.com/browse/CNV-32467"
},
{
"category": "external",
"summary": "CNV-32485",
"url": "https://issues.redhat.com/browse/CNV-32485"
},
{
"category": "external",
"summary": "CNV-32498",
"url": "https://issues.redhat.com/browse/CNV-32498"
},
{
"category": "external",
"summary": "CNV-32520",
"url": "https://issues.redhat.com/browse/CNV-32520"
},
{
"category": "external",
"summary": "CNV-32524",
"url": "https://issues.redhat.com/browse/CNV-32524"
},
{
"category": "external",
"summary": "CNV-32596",
"url": "https://issues.redhat.com/browse/CNV-32596"
},
{
"category": "external",
"summary": "CNV-32601",
"url": "https://issues.redhat.com/browse/CNV-32601"
},
{
"category": "external",
"summary": "CNV-32666",
"url": "https://issues.redhat.com/browse/CNV-32666"
},
{
"category": "external",
"summary": "CNV-32691",
"url": "https://issues.redhat.com/browse/CNV-32691"
},
{
"category": "external",
"summary": "CNV-32985",
"url": "https://issues.redhat.com/browse/CNV-32985"
},
{
"category": "external",
"summary": "CNV-33036",
"url": "https://issues.redhat.com/browse/CNV-33036"
},
{
"category": "external",
"summary": "CNV-33037",
"url": "https://issues.redhat.com/browse/CNV-33037"
},
{
"category": "external",
"summary": "CNV-33137",
"url": "https://issues.redhat.com/browse/CNV-33137"
},
{
"category": "external",
"summary": "CNV-33735",
"url": "https://issues.redhat.com/browse/CNV-33735"
},
{
"category": "external",
"summary": "CNV-33762",
"url": "https://issues.redhat.com/browse/CNV-33762"
},
{
"category": "external",
"summary": "CNV-34472",
"url": "https://issues.redhat.com/browse/CNV-34472"
},
{
"category": "external",
"summary": "CNV-34503",
"url": "https://issues.redhat.com/browse/CNV-34503"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6817.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.14.0 Images security and bug fix update",
"tracking": {
"current_release_date": "2024-12-18T04:55:20+00:00",
"generator": {
"date": "2024-12-18T04:55:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:6817",
"initial_release_date": "2023-11-08T14:03:27+00:00",
"revision_history": [
{
"date": "2023-11-08T14:03:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-08T14:03:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:55:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.14 for RHEL 9",
"product": {
"name": "CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.14::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.14.0.rhel9--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.14.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.14.0-22"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.14.0-118"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"product": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"product_id": "container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-controller-rhel9\u0026tag=v4.14.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"product": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"product_id": "container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-lock-server-rhel9\u0026tag=v4.14.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"product": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"product_id": "container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-operator-rhel9\u0026tag=v4.14.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.14.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.14.0-395"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"product": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"product_id": "container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"product_id": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"product_id": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry-rhel9\u0026tag=v4.14.0.rhel9--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"product_id": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-operator-rhel9\u0026tag=v4.14.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"product": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"product_id": "container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"product": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"product_id": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubesecondarydns-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"product_id": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-apiserver-proxy-rhel9\u0026tag=v4.14.0-22"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"product_id": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"product_id": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-dpdk-checkup-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator-rhel9\u0026tag=v4.14.0-118"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"product_id": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"product": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"product_id": "container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"product": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"product_id": "container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-controller-rhel9\u0026tag=v4.14.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"product": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"product_id": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-lock-server-rhel9\u0026tag=v4.14.0-83"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"product": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"product_id": "container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/mtq-operator-rhel9\u0026tag=v4.14.0-82"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"product": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"product_id": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/multus-dynamic-networks-rhel9\u0026tag=v4.14.0-34"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"product_id": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"product": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"product_id": "container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/pr-helper-rhel9\u0026tag=v4.14.0-395"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"product": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"product_id": "container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"product_id": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"product_id": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"product_id": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"product_id": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"product_id": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"product_id": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"product": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"product_id": "container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"product": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"product_id": "container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"product": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"product_id": "container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"product": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"product_id": "container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"product": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"product_id": "container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"product": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"product_id": "container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"product": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"product_id": "container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"product": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"product_id": "container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-console-proxy-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64",
"product_id": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293?arch=arm64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup-rhel9\u0026tag=v4.14.0--2023-113931"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64"
},
"product_reference": "container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64"
},
"product_reference": "container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64"
},
"product_reference": "container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64"
},
"product_reference": "container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64"
},
"product_reference": "container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64"
},
"product_reference": "container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64"
},
"product_reference": "container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64"
},
"product_reference": "container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64"
},
"product_reference": "container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64"
},
"product_reference": "container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64"
},
"product_reference": "container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64"
},
"product_reference": "container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64"
},
"product_reference": "container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64"
},
"product_reference": "container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64"
},
"product_reference": "container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64"
},
"product_reference": "container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
},
"product_reference": "container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64"
},
"product_reference": "container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"relates_to_product_reference": "9Base-CNV-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64 as a component of CNV 4.14 for RHEL 9",
"product_id": "9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64",
"relates_to_product_reference": "9Base-CNV-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-20329",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-06-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1971033"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mongo-go-driver: specific cstrings input may not be properly validated",
"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-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20329"
},
{
"category": "external",
"summary": "RHBZ#1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20329",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-f6mq-5m25-4r72",
"url": "https://github.com/advisories/GHSA-f6mq-5m25-4r72"
},
{
"category": "external",
"summary": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"release_date": "2021-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mongo-go-driver: specific cstrings input may not be properly validated"
},
{
"cve": "CVE-2022-41724",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178492"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: large handshake records may cause panics",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a denial of service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "RHBZ#2178492",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178492"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41724"
},
{
"category": "external",
"summary": "https://go.dev/cl/468125",
"url": "https://go.dev/cl/468125"
},
{
"category": "external",
"summary": "https://go.dev/issue/58001",
"url": "https://go.dev/issue/58001"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1570",
"url": "https://pkg.go.dev/vuln/GO-2023-1570"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
}
],
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: large handshake records may cause panics"
},
{
"cve": "CVE-2022-41725",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2178488"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go, where it is vulnerable to a denial of service caused by an excessive resource consumption flaw in the net/http and mime/multipart packages. By sending a specially-crafted request, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, mime/multipart: denial of service from excessive resource consumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of the OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41725"
},
{
"category": "external",
"summary": "RHBZ#2178488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41725"
},
{
"category": "external",
"summary": "https://go.dev/cl/468124",
"url": "https://go.dev/cl/468124"
},
{
"category": "external",
"summary": "https://go.dev/issue/58006",
"url": "https://go.dev/issue/58006"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E",
"url": "https://groups.google.com/g/golang-announce/c/V0aBFqaFs_E"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-1569",
"url": "https://pkg.go.dev/vuln/GO-2023-1569"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
}
],
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http, mime/multipart: denial of service from excessive resource consumption"
},
{
"cve": "CVE-2023-25153",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174473"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd. When importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file, where a limit was not applied could cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: OCI image importer memory exhaustion",
"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-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25153"
},
{
"category": "external",
"summary": "RHBZ#2174473",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174473"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25153"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4",
"url": "https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: OCI image importer memory exhaustion"
},
{
"cve": "CVE-2023-25173",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2023-03-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2174485"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases. This issue can allow access to sensitive information or gain the ability to execute code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containerd: Supplementary groups are not set up properly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The following products include containerd related code, but do not use the specific Go packages impacted by this CVE, `containerd/cri/server` and `containerd/oci`. This CVE is therefore rated Low for these products:\n\n* OpenShift Container Platform\n* OpenShift Service Mesh\n* OpenShift API for Data Protection\n* Red Hat Advanced Cluster Security\n* Red Hat Advanced Cluster Management for Kubernetes",
"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.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-25173"
},
{
"category": "external",
"summary": "RHBZ#2174485",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2174485"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-25173",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25173"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25173"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a",
"url": "https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.5.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.5.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/releases/tag/v1.6.18",
"url": "https://github.com/containerd/containerd/releases/tag/v1.6.18"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p"
},
{
"category": "external",
"summary": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/",
"url": "https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containerd: Supplementary groups are not set up properly"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_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": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"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.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"known_not_affected": [
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-08T14:03:27+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-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_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": [
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:1148cc4caaf2a5eb2a39dc8255f209522fcbd206567af25508c4bce1884b44cd_amd64",
"9Base-CNV-4.14:container-native-virtualization/bridge-marker-rhel9@sha256:d3734dfcf14530150900ab1a8055e6a75d96f2e1f8bd0e4530b21315de2dfd3d_arm64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:d4164a252eaac07f5f0d34a54189e894bcfe92045dfda7ea3e93c0e836be9b9e_amd64",
"9Base-CNV-4.14:container-native-virtualization/cluster-network-addons-operator-rhel9@sha256:f2fa89f69c3f3a1a57c64975d690e42b4b5c49b92309d29b41b903a50f546fb6_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:55cc13ec852d0c6819b0be7592b12460c4256f64f5fcba846e1875738868b421_amd64",
"9Base-CNV-4.14:container-native-virtualization/cnv-containernetworking-plugins-rhel9@sha256:b2cc636ae0f2a30c04b8fd319b63d7810d49c1945f3a943bec973db3abb8f483_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:2a583fb0a7b1d59f8789787d59b1a17d142024b510b5ad2a95cbac2cdbe2da8c_arm64",
"9Base-CNV-4.14:container-native-virtualization/cnv-must-gather-rhel9@sha256:f780a050fa4c92d5d3479d1092dd7973b06e17ef804bb8cee0c7168581eebe13_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:d3cbd39d4c6fb4d3c46b5155a73842827484b4ea9663751882c8e23085bcbf00_amd64",
"9Base-CNV-4.14:container-native-virtualization/hco-bundle-registry-rhel9@sha256:fc33136c9eff3e5d92207ce2c153a152fba46bc2b1927caa4957f0c5015bf440_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:23c604deb6d175f03678f20296346cb46c7e0635fc5d7cbf737a035dd556eb0d_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-csi-driver-rhel9@sha256:8f8d482499a71ff0d2711daeaee7bcaa05e316a003a14b2d119c2358f35de9b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:82d7a5229c9b23a11c392de2cebab5a3e20b87d92da0a2c93f8aa2f25b5d5f44_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-operator-rhel9@sha256:8d08f900b73b9a409cc9813966ecc6c4a5674bcae247f68375aed2db5523e350_arm64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5511e156acd677d58698f1511578752ffb74da39c41773817b1a8df6bb3356dd_amd64",
"9Base-CNV-4.14:container-native-virtualization/hostpath-provisioner-rhel9@sha256:5e9d32996733067f4dcbab40c9dd4f7dab25f03b985f63a393fbbd52c3de2141_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:02e19daebdfa5ac0bb8d2d9dd99a58c53ba93d9b2f7ac8889d4c3083a68858b4_arm64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-operator-rhel9@sha256:f0b69c20e4d42a53d1b9a68dd90e919487d9d047d2186ad8ea217b8e29884ae9_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:46d6153c2da86702d06701c5c95e36bb06df03d982771d6791c92c559664bac7_amd64",
"9Base-CNV-4.14:container-native-virtualization/hyperconverged-cluster-webhook-rhel9@sha256:61ffc93edbe34fda8103dffb5c910cac8653eec650f4029bfcddedd4a9f1ba74_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:0a0265375b10ff7c60397a5d486b2f48f524af9a57aa9ba7ae3775f1626fe724_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubemacpool-rhel9@sha256:33a0e10a204f44c05169e78a852a8916d5c1cf4e7268b66a661795183d19aa40_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:6421fe0e7601c9d0ba2df1af37e584e9c623fb9956809cf5de35273497574f83_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubesecondarydns-rhel9@sha256:f51800af171fb90a4e613dfafb035dd31c4d20ddc1f49e2c3f9fd1da22f777a4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:ab7992cc6f352add0162556c33516425e61058e90caa0d7f776061bd4fddafdc_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-apiserver-proxy-rhel9@sha256:df49bba89e997fbd4d86d6ae199ecaa19304e99556520fab02e710d06fb77a5d_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:1e08ddf153a2c70f68b8eeb4efbb5c385ac06ef4765012652507e9422c64e4e4_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-console-plugin-rhel9@sha256:5ff50d5e496d9fba3996430eaa2584b7522307753f61438081f7718a905f8985_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:1ebeabc2e5712960eed6a19cf56e4610de875bf718576a53ad3885c373a419d2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-dpdk-checkup-rhel9@sha256:4ee30e2dabec10b4aa887de5351a0104af178a4746573c51780f36832497cfad_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:8461ddc209c27171e837f064962f98b744a36fb7c555c55443e03ee9716e68b9_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-ssp-operator-rhel9@sha256:a63b774dc20d44862587bef79557e760b5e818bf1c6f1ff9dda5580f282e73cf_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:2be1aed89159d415137937dcd205e0acd06261042e70148574596ec731bd1a89_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9@sha256:eb76194a2bea993d41b7d7101aee422b63bfd2c73a34472cd73e2952cd093600_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:a01afbb23a956f7ae4bd0af7ea68f43d6f08cc151e1f863a90991f6b6ac8fff2_amd64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize-rhel9@sha256:f83181c96bdc3bcdc7dba03eda53e7b3a5b5fb334bae95d326707c95f8eabead_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:257c5dcdf7f9728a0d8fc2c77dc4b899b4f196f86e9b1bc769b530846166cc94_arm64",
"9Base-CNV-4.14:container-native-virtualization/kubevirt-template-validator-rhel9@sha256:553e4f6615880542cef2fc04ab26f1b440f4c1e6bb71ef68e61fce3ba3120c94_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:06b9374b8ce3034068f364ec84d3410c9e662dbdcb6363dc2cfd595e2a48312c_amd64",
"9Base-CNV-4.14:container-native-virtualization/libguestfs-tools-rhel9@sha256:f6234e9b138bd07ffdeb858eee9b15508560e02d6b9b2a45a79dfcbb7693bdf4_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:2a6757c0d89993c672c53c386c5908e3f2f471da3f787dd8b2a0eafd28084355_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-controller-rhel9@sha256:8463aba4cf1721a44406b3ab319be2b21e78380ff0c161fc7829faed4b601df0_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:3f97d7ef78c1ee90cbb5cafa3aa464cd8e9e07e2eb9183d980630e66bde2b4e7_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-lock-server-rhel9@sha256:c2c88ad879636f4dbb8cc24ef63796fcf10d940a5648424dd2cbeeb49b6d65d3_arm64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:21902d10de6b84da9dbec1acf074045cfa60b44cd5c29f5552a326ef4794fede_amd64",
"9Base-CNV-4.14:container-native-virtualization/mtq-operator-rhel9@sha256:56f8a0a7719625d34f404e73cdce09e19afa67b0a6f9ef956ffbdbbb18d5c050_arm64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:10c34fff5ef3e3e6aa9b5700151a1b0fc85bb4d2dad54667a99af4270fe387ad_amd64",
"9Base-CNV-4.14:container-native-virtualization/multus-dynamic-networks-rhel9@sha256:29c6536be3f6a5076be0f000061af75828ea8d31333ae831e164531108b1e1e0_arm64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:24e288ad70e7d6cba5109a9a8e79ef6a97da84cd01b66b31a8a12ba63ca901c4_amd64",
"9Base-CNV-4.14:container-native-virtualization/ovs-cni-plugin-rhel9@sha256:51ec88809134d233e965121f6dab5b2b89db10609ed6d05907d13eaf8425d40d_arm64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:6f7615bd4b6dd71a6154267d20ef8e35f27b39115fc8a54ea94c6f8a402b100e_amd64",
"9Base-CNV-4.14:container-native-virtualization/pr-helper-rhel9@sha256:97a01a00688705bdef507afbf7caee543140ae90faef070c316022359096f093_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:847c69bc5456e1a01fc9f5ae83db44d79b9e03277f2488bc22db0394940edaa0_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-api-rhel9@sha256:dabac6c5ed363aec8fd031695eac4288c9aba686b82f7df59d89bf6ac24ea1f2_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:781f56b1ec0a4120c09b0fb9254f1b9a8184374ee41c9d800f15e3ec6e31131d_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-artifacts-server-rhel9@sha256:e177d1528ea5d6ee5f5f0db7c4e93ed4482f99c821889559808a64c4c2287ac9_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:9985bb428bc69ebb2c412e6abc91718208d192c1ca2fa820e2d17f42e3e43252_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-apiserver-rhel9@sha256:f0c2b09e5890611ed795a44d939a5fb3dcc2abe980a87daf257a87235ce3d293_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:70a7c00ba55fb485b4f34d05b90029a15c779a3666c9026f32558a0666511b98_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-cloner-rhel9@sha256:856dfedb2a4432a14271c2a35c2c12ea4d86f946866cf27b176f775a8c11eae8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:261b94951bf9c04509459949611444bf68ddc079083b279d1a058442094bcbf1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-controller-rhel9@sha256:690caab68784861492af8ba0106eae24f90d51800d3dd0d46d5a27ea8436bf80_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:2aa9cc79fc71dc442fa5cf0268f2ca94ec2fb73717aff18b64ff6b85f59e2b0f_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-importer-rhel9@sha256:65360451c9e6ca82c0e165049cca1ac82b5b8b846038dec5be8cb0deb3b60443_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:c03251c908e51eafec15f0eab701562dd2e5d5a5889e24f1750ff64317efe2eb_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-operator-rhel9@sha256:f614b289dc70fd7c427816182233e3a35349df27563d2bcfedb7543b6ae24e9c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:6701a59bdac292d3e26d8ce02bab93b559d520fcfceea6ce5d6ae4cc847a7a91_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadproxy-rhel9@sha256:c4e28993d68addf246f14b417a3c2f64a836d104ff0af8ced02665b8337016d1_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:2e0bde18f05f58f896f9badfbbe3a7be5e0a4e3fbcf1df64d5e1cffdccf35c37_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-cdi-uploadserver-rhel9@sha256:7d20c993d3f974d1523812b7147eb24c1ac7aaa6d15bc9a7bd2a087bb14ef93c_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:146139d2edcc77121bf39770c6550e0bb8c090b826e1cee77c5b963bbc15982c_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-controller-rhel9@sha256:e8119a7de44ca6d83a6d56bcde9283c69e664f24b230dbd8f894408cf0e7a8f8_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:2568e75702e1e9960d211b6c5c01f994f5d1a3a671a8c5b9e05122c29e421d61_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportproxy-rhel9@sha256:52918efebc898b114cb630130e019fe16a2656d1ad95f27d83e52ea7a08036df_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:7ae4588e3f7fd06b14c8c2c21bed8f85cb3337b5fc835b6c0dfe027d31ac96db_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-exportserver-rhel9@sha256:b0945c760d7d41840911cd03d0fac101385aba33f1978b47b14d6c9e60b3df4d_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:22fcd5639f656bcd66e6f185094eddfc6bf035c84073f2734f1ab0243ab0966b_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-handler-rhel9@sha256:63c6ef708aa0c7e939131ad891d565dfda386cbabad8ab31996686b656dc0a55_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:34a4485912699707f38d3baef69ce08809c6d32af98a32c22b74d81240ecf444_amd64",
"9Base-CNV-4.14:container-native-virtualization/virt-launcher-rhel9@sha256:9a501b20f49acb0668d1a9b102aa52893ca3a1bad75857fd40cedcfa2ccdadfc_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:162e02e3bb111ae8fbb76d6348cd5dd2d521cefdfe5dd4a97c44e0f6c26d3636_arm64",
"9Base-CNV-4.14:container-native-virtualization/virt-operator-rhel9@sha256:a1f027b1998c32efddc27bfdc84e8825c625511393756795fcaaeb4673a71c18_amd64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:6cde931727a331e098d4ad977f0fbd0179d65165cff5eb05f5102eabdd2de4c9_arm64",
"9Base-CNV-4.14:container-native-virtualization/virtio-win-rhel9@sha256:ce0800b46eddaabb5a726a3e95cf2a3f415931ebc0cded71638e295de6c4c835_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:19390c64a37e25706fa5cd15df97dd26cb2f89fef96a4bcba481c72177c3b8d0_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-console-proxy-rhel9@sha256:4a81ed581ef3ef081688216a8ee2f4cc78003b25f359b96cdd2853b833183c28_arm64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:90a3f832b1c015ed6b5463fbef1c2ecc52b99bb41240b70d859f13c416e45adb_amd64",
"9Base-CNV-4.14:container-native-virtualization/vm-network-latency-checkup-rhel9@sha256:94a316315c532d7e966091008d4e6b92cb1c5ae0fd2d0a32839c1c962c8dd293_arm64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024:0193
Vulnerability from csaf_redhat - Published: 2024-01-17 09:48 - Updated: 2026-06-18 14:27A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64 | — |
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.29. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0195\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* mongo-go-driver: specific cstrings input may not be properly validated (CVE-2021-20329)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0193",
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "OCPBUGS-19658",
"url": "https://issues.redhat.com/browse/OCPBUGS-19658"
},
{
"category": "external",
"summary": "OCPBUGS-23483",
"url": "https://issues.redhat.com/browse/OCPBUGS-23483"
},
{
"category": "external",
"summary": "OCPBUGS-25988",
"url": "https://issues.redhat.com/browse/OCPBUGS-25988"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0193.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.29 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-18T14:27:41+00:00",
"generator": {
"date": "2026-06-18T14:27:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2024:0193",
"initial_release_date": "2024-01-17T09:48:09+00:00",
"revision_history": [
{
"date": "2024-01-17T09:48:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-17T09:48:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-18T14:27:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.13.0-202401100933.p0.gce29177.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"product": {
"name": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"product_id": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"product_id": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"product_id": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.13.0-202401042351.p0.g06140ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.13.0-202401100933.p0.gce29177.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"product": {
"name": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"product_id": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"product_id": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"product_id": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.13.0-202401042351.p0.g06140ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"product": {
"name": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"product_id": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"product_id": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"product_id": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"product": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"product_id": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202401100947-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"product_id": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"product_id": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"product_id": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"product": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"product_id": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202401100947-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"product": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"product_id": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202401100947-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64",
"product": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64",
"product_id": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=413.92.202401100947-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64"
},
"product_reference": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64"
},
"product_reference": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x"
},
"product_reference": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64"
},
"product_reference": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le"
},
"product_reference": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x"
},
"product_reference": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
},
"product_reference": "rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-20329",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-06-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1971033"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mongo-go-driver: specific cstrings input may not be properly validated",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20329"
},
{
"category": "external",
"summary": "RHBZ#1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20329",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-f6mq-5m25-4r72",
"url": "https://github.com/advisories/GHSA-f6mq-5m25-4r72"
},
{
"category": "external",
"summary": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"release_date": "2021-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-17T09:48:09+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:9c4a4471bb93ab11d255925535ff719742cafa8ae06d622b870133787a72abc3\n\n (For s390x architecture)\n The image digest is sha256:80c287d6ee8baa959462ddb58f23c89cd4d37e54350813de09ef2b2704519057\n\n (For ppc64le architecture)\n The image digest is sha256:0b087b1c8f1af8c2339fd40c57e2b15d3bb5c4c761ed04b6e67dc3b9fff7be19\n\n (For aarch64 architecture)\n The image digest is sha256:e0c45710ebff1bcd72c694f3bac3de92074163aa1db4b7a03d1a81cb53b79888\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mongo-go-driver: specific cstrings input may not be properly validated"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-17T09:48:09+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:9c4a4471bb93ab11d255925535ff719742cafa8ae06d622b870133787a72abc3\n\n (For s390x architecture)\n The image digest is sha256:80c287d6ee8baa959462ddb58f23c89cd4d37e54350813de09ef2b2704519057\n\n (For ppc64le architecture)\n The image digest is sha256:0b087b1c8f1af8c2339fd40c57e2b15d3bb5c4c761ed04b6e67dc3b9fff7be19\n\n (For aarch64 architecture)\n The image digest is sha256:e0c45710ebff1bcd72c694f3bac3de92074163aa1db4b7a03d1a81cb53b79888\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_aarch64",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_ppc64le",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_s390x",
"9Base-RHOSE-4.13:rhcos@sha256:af70251d6a466e43525f3ef4ba5ffa9d553b4dc4240beb5a83538c87b2a657ad_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
}
]
}
RHSA-2024_0193
Vulnerability from csaf_redhat - Published: 2024-01-17 09:48 - Updated: 2024-12-18 05:00A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — |
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.29. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:0195\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nSecurity Fix(es):\n\n* golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487) (CVE-2023-39325)\n\n* mongo-go-driver: specific cstrings input may not be properly validated (CVE-2021-20329)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0193",
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "OCPBUGS-19658",
"url": "https://issues.redhat.com/browse/OCPBUGS-19658"
},
{
"category": "external",
"summary": "OCPBUGS-23483",
"url": "https://issues.redhat.com/browse/OCPBUGS-23483"
},
{
"category": "external",
"summary": "OCPBUGS-25988",
"url": "https://issues.redhat.com/browse/OCPBUGS-25988"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0193.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.29 bug fix and security update",
"tracking": {
"current_release_date": "2024-12-18T05:00:44+00:00",
"generator": {
"date": "2024-12-18T05:00:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:0193",
"initial_release_date": "2024-01-17T09:48:09+00:00",
"revision_history": [
{
"date": "2024-01-17T09:48:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-17T09:48:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T05:00:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.13.0-202401100933.p0.gce29177.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"product": {
"name": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"product_id": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"product_id": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"product": {
"name": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"product_id": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"product_id": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"product_id": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.13.0-202401042351.p0.g06140ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"product_id": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.13.0-202401100933.p0.gce29177.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"product": {
"name": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"product_id": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"product": {
"name": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"product_id": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"product": {
"name": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"product_id": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"product_id": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"product": {
"name": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"product_id": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8\u0026tag=v4.13.0-202401042351.p0.g06140ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"product_id": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"product": {
"name": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"product_id": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"product": {
"name": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"product_id": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"product": {
"name": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"product_id": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"product_id": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"product": {
"name": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"product_id": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"product_id": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-operator\u0026tag=v4.13.0-202401082312.p0.g903a0e0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.13.0-202401100933.p0.gd719bdc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"product_id": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.13.0-202401041553.p0.g071df39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"product_id": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"product": {
"name": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"product_id": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod\u0026tag=v4.13.0-202401041732.p0.g9ed7eae.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"product_id": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.13.0-202401100933.p0.g99b9d53.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"product_id": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry\u0026tag=v4.13.0-202401092010.p0.g2357f75.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8\u0026tag=v4.13.0-202401100933.p0.gc561104.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.13.0-202401090532.p0.g1d78dc8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g073feda.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.13.0-202401100933.p0.g2eb8ec3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.13.0-202401100933.p0.g7780c37.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.13.0-202401090351.p0.g2eb8ec3.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x"
},
"product_reference": "openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64"
},
"product_reference": "openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64"
},
"product_reference": "openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x"
},
"product_reference": "openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x"
},
"product_reference": "openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64"
},
"product_reference": "openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64"
},
"product_reference": "openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x"
},
"product_reference": "openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x"
},
"product_reference": "openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le"
},
"product_reference": "openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64"
},
"product_reference": "openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64"
},
"product_reference": "openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-20329",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-06-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1971033"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mongo. Specific cstrings input may not be properly validated in the MongoDB Go Driver when marshaling Go objects into BSON. This flaw allows a malicious user to use a Go object with a specific string to inject additional fields into marshaled documents.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mongo-go-driver: specific cstrings input may not be properly validated",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20329"
},
{
"category": "external",
"summary": "RHBZ#1971033",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971033"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20329",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20329"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20329"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-f6mq-5m25-4r72",
"url": "https://github.com/advisories/GHSA-f6mq-5m25-4r72"
},
{
"category": "external",
"summary": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
}
],
"release_date": "2021-03-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-17T09:48:09+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:9c4a4471bb93ab11d255925535ff719742cafa8ae06d622b870133787a72abc3\n\n (For s390x architecture)\n The image digest is sha256:80c287d6ee8baa959462ddb58f23c89cd4d37e54350813de09ef2b2704519057\n\n (For ppc64le architecture)\n The image digest is sha256:0b087b1c8f1af8c2339fd40c57e2b15d3bb5c4c761ed04b6e67dc3b9fff7be19\n\n (For aarch64 architecture)\n The image digest is sha256:e0c45710ebff1bcd72c694f3bac3de92074163aa1db4b7a03d1a81cb53b79888\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mongo-go-driver: specific cstrings input may not be properly validated"
},
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-17T09:48:09+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.13/release_notes/ocp-4-13-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:9c4a4471bb93ab11d255925535ff719742cafa8ae06d622b870133787a72abc3\n\n (For s390x architecture)\n The image digest is sha256:80c287d6ee8baa959462ddb58f23c89cd4d37e54350813de09ef2b2704519057\n\n (For ppc64le architecture)\n The image digest is sha256:0b087b1c8f1af8c2339fd40c57e2b15d3bb5c4c761ed04b6e67dc3b9fff7be19\n\n (For aarch64 architecture)\n The image digest is sha256:e0c45710ebff1bcd72c694f3bac3de92074163aa1db4b7a03d1a81cb53b79888\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.13/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:473cce3ee81558458beb6778df4fad6024a75ff3ce212fbc9848d30732bfe0dd_s390x",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:c401686e9a0c234f590cb505372ba94302b9a0e0b73867e39a0e12426ca6e6ff_ppc64le",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:cf3ee30fc23923f027f97f6611abd2eeb21164aa65697445664a6f860929f7e0_arm64",
"8Base-RHOSE-4.13:openshift4/network-tools-rhel8@sha256:db1d60dd61f746fdc09a73c6520a2e32590bfbd22417f8d379d6a72a3b7505b7_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:16e8bd6a4bfc6cac55541cbf038c475c54c8207ac82212766368d6df363967b0_arm64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:59b8105f8c827c6954f0ccb97321f851f387327ab7af6cea58d9fba71ceeac0b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:66d8c54aa10c766124c332a0203e717f7f8b120031b5933e977f5b12644dd11a_amd64",
"8Base-RHOSE-4.13:openshift4/ose-agent-installer-node-agent-rhel8@sha256:b2e2bd59321c4301a2ee202090bf40b230ce7a1ee0871f9b0a30be9b37a8882d_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:7a895374b2289119947ac54b49c34c2abd44e7f108411b65a0181e9965d5205f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:f9fa6a423bc75e9864c2acef175a6cc5494d6175c70c9145c56b6eea5c953f2f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:434ad23d0d405b7e22456ed4b3f882b81ab77d5f35b6ef2db87c1374042e0a86_arm64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:637168d333dbd5970715b98f97946e85bc71485824c4dab2de82154efb8a472b_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:abc6213b793b35a404eeec68d5667bd6e108879ee86a182fc6efe5efae463e1f_amd64",
"8Base-RHOSE-4.13:openshift4/ose-cluster-network-operator@sha256:c7728b5165b2abdc9f63d3dd83c2894a9adc49a3e50a2c4c56662657c0e4562b_s390x",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:483a932e552796c74a6ff394233710beb516f42c9b964fc13b3276f52cf4f7fe_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:7c69be58deb42c078baaa9f8b4e90f327a38b79a3b00a24ddb104c6727fc8a7e_amd64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:afab7d8212ee932132217b76ba99cee7c44369283634021f9c6c1956f83c4c98_arm64",
"8Base-RHOSE-4.13:openshift4/ose-console@sha256:eeff56f6fe0956bbc6379bea152e65e6b98809db8e48022db5ef396094bfc25e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:474953b990b02f9f7141ef2316e6e4dfb654fa970be893bb11b0be4a6651003a_s390x",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:a3adda700381f8b2f22509e4ade1022d86244f2fc9d1f2d2158259ffedd3b516_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:bbdf4f84891e1774cca9e07037e17b40b09737a2bf7af8ad292ded95c3c458ff_arm64",
"8Base-RHOSE-4.13:openshift4/ose-hyperkube@sha256:c59ba2f520589740b92799483837a438208a352854391173e0a87c4e8c6906f9_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:1bf04c081f10010a77c3bbdf098b48f94333138c0ed614be39594ccbf2c11a7b_amd64",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:6445f27aac98ae77b4ae47e92cd44cdf69f92dae51e0cbdd4b1625c7e2188f9c_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:8bdf00523bfc894c75c09fcf64201c4ab5aad4b6580a2ac554e0f446b99a4caf_s390x",
"8Base-RHOSE-4.13:openshift4/ose-machine-config-operator@sha256:b1207de1db941794219f728c3920b1b432113628d2e8fd2cc8f1b65598ff3082_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:00754781fdba3e206ac7187543c0c0833afdb8e765551a0316d7a66e8391e50f_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:101373b564e354a6d420654c1338556e33acfc6a64f6d53e6c2bb6d03a9c6dbb_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:b380c6f0a092c12992b790b64b3118dfa3141753281b3cb65d718e27e01bca88_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-lifecycle-manager@sha256:cb73249f2ebd7a06bcd473022dcaadfd6efa7be741ae372fff5c8c6dc584adb6_s390x",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:8955d2f48b0d837431f46a7d7a91f3217f3ce535c1d4b4cc81c22970cf0f05e6_arm64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:9eebd925df7317c2cecae7569d3484849e65e7eebfe4240abc82ab62644fdb47_amd64",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:be83a3c4b057d0a36e330c919f829de58c8bdd05f5dc11eaf85455fe9b0790b4_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-operator-registry@sha256:d8815fd567c4b8143e1a03c5398ce59ba8c00b63785d92ae268742bd5f55b53e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:0f8f11ef796d5811303dd674d129b51b9e1209b984d6364a5f144135546195e3_s390x",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:75ac644f92e98c8e9616e2820aad3450b850a28112b152f79670db3379fb25b6_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:7a53f216d1969028e231cc54a6df6ae776c12f65866e6b223ced540f531e7963_amd64",
"8Base-RHOSE-4.13:openshift4/ose-pod@sha256:a8cbaef00c8a839000e49c55843474ef5020cc7ab2cf6aa2d10d05b8cf3fdd0a_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:7c4bd099e226d7bcaa446be037ba63ed0a58076c6cc428ad61160bea3d0b2304_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:a4084c4597803ebe3d1a226634d5322091855f0da34676a0538dd5ae21434bd0_amd64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:b478437b4f3cdf52491b0c9fd85ec171752dc45415c165ab0e7103ea5bf55906_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tests@sha256:d5cc21b6082b532234a6f7c838618a94d200e290c85cff769f2407b29b92abb2_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8d14f86b472e43fbbafccf485ed173b7cda54ccb1971b3db0c0f06fac39f3146_ppc64le",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:8f13c578cc8a0631a9a5de1cd88357045f3fb4766202e365c8022195cea4fb8e_s390x",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:9494f1f3a59f31415a846395375396ea51ba4c541802d83879b5b1d331ca308f_arm64",
"8Base-RHOSE-4.13:openshift4/ose-tools-rhel8@sha256:b21c1ec26ab2065396b220132715b383d86974941a9f7c59d079aaf16cfb24db_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:05d6234e1a633a3f4031c577c915da75cece186dcd270f89447a03f1fd250a1a_s390x",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:1670b7ed6745cfab81e2f472e9e77834e0fb6dc792b017bccda1217403dc0247_amd64",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:f83f933fe00b8434456d7924e07f07a82ae38991270945fe96770982bdc414e7_ppc64le",
"9Base-RHOSE-4.13:openshift4/driver-toolkit-rhel9@sha256:fbe0e1f721cbc7db4f46191f2e96cd3e439d4de6af3e4c3656e90b32d6cb2da2_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:5be223aa82849a0f6b14c3fd581ee34b065d439b601a0bb1bcc2659a258afb39_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:7486da69bbcacaf43bea2cb8d681e556084aaccfd388e1ad4383cbba517d142b_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:12be23429b3173f6183c822f3426a7c1871d8fa5dacfd03d6cb2ae8cd6dbaf63_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5e727715cdf8d52c95302d34bd6cd6bed6e22b48a1a77a060f264df30653b06f_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5bf6c297ab451a47b9a40d1372313624f49578a63557035b486677bcb7df3e9_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:d87068e6d8dc13555d9d4073ece644733f1cd7e4b9b6a4fa4b4676339fc8e5de_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes-rhel9@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:321234a8c7571370282568e008bab4a21795b5bf0f44f12a6d16bf3544290a76_s390x",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:64b4004e9af037ff3c1be4881e4d2893edfb76a01106bc355a0a93d56b701842_arm64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:afe287daf5bbcc2762d326a84bcf712c2f3818fb88a0f72cb2dbebcbb453c209_amd64",
"9Base-RHOSE-4.13:openshift4/ose-ovn-kubernetes@sha256:b1e9a7c0a5bc4645fc33c404732927bf288505b675c91ec8e4d2a06798630dc3_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
}
]
}
WID-SEC-W-2023-0765
Vulnerability from csaf_certbund - Published: 2021-06-13 22:00 - Updated: 2024-01-21 23:00Es existiert eine Schwachstelle in MongoDB aufgrund einer unzureichenden Eingabevalidierung im GO Treiber. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Container Platform 4.9
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4.9.0
|
— | |
|
Red Hat OpenShift Container Platform 4.13
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4.13
|
— | |
|
Red Hat OpenShift container platform 4.10
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4.10
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "MongoDB ist ein Open-Source-Dokumentendatenbank.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in MongoDB ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows\n- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0765 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-0765.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0765 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0765"
},
{
"category": "external",
"summary": "MongoDB Github vom 2021-06-13",
"url": "https://github.com/mongodb/mongo-go-driver/releases/tag/v1.5.1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1409 vom 2023-03-27",
"url": "https://access.redhat.com/errata/RHSA-2023:1409"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1392 vom 2023-03-29",
"url": "https://access.redhat.com/errata/RHSA-2023:1392"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1504 vom 2023-04-04",
"url": "https://access.redhat.com/errata/RHSA-2023:1504"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1525 vom 2023-04-06",
"url": "https://access.redhat.com/errata/RHSA-2023:1525"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1656 vom 2023-04-12",
"url": "https://access.redhat.com/errata/RHSA-2023:1656"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1328 vom 2023-05-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1328"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3645 vom 2023-06-16",
"url": "https://access.redhat.com/errata/RHSA-2023:3645"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4730 vom 2023-08-31",
"url": "https://access.redhat.com/errata/RHSA-2023:4730"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5007 vom 2023-11-01",
"url": "https://access.redhat.com/errata/RHSA-2023:5007"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6817 vom 2023-11-09",
"url": "https://access.redhat.com/errata/RHSA-2023:6817"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0193 vom 2024-01-20",
"url": "https://access.redhat.com/errata/RHSA-2024:0193"
}
],
"source_lang": "en-US",
"title": "MongoDB: Schwachstelle erm\u00f6glicht Manipulation von Dateien",
"tracking": {
"current_release_date": "2024-01-21T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:47:22.932+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-0765",
"initial_release_date": "2021-06-13T22:00:00.000+00:00",
"revision_history": [
{
"date": "2021-06-13T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-10-04T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: GHSA-F6MQ-5M25-4R72"
},
{
"date": "2023-03-27T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-28T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-04T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-05T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-30T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-31T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-11-08T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-21T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source MongoDB \u003c GO Driver 1.5.1",
"product": {
"name": "Open Source MongoDB \u003c GO Driver 1.5.1",
"product_id": "T019557",
"product_identification_helper": {
"cpe": "cpe:/a:mongodb:mongodb:go_driver_1.5.1"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.9",
"product": {
"name": "Red Hat OpenShift Container Platform 4.9",
"product_id": "T020655",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.9.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift container platform 4.10",
"product": {
"name": "Red Hat OpenShift container platform 4.10",
"product_id": "T027233",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.10"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "T027760",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4.13"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-20329",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in MongoDB aufgrund einer unzureichenden Eingabevalidierung im GO Treiber. Ein entfernter, authentisierter Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"67646",
"T020655",
"T027760",
"T027233"
]
},
"release_date": "2021-06-13T22:00:00.000+00:00",
"title": "CVE-2021-20329"
}
]
}
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.