Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-56326 (GCVE-0-2024-56326)
Vulnerability from cvelistv5 – Published: 2024-12-23 15:43 – Updated: 2025-11-03 19:32| URL | Tags |
|---|---|
| https://github.com/pallets/jinja/security/advisor… | x_refsource_CONFIRM |
| https://github.com/pallets/jinja/commit/48b0687e0… | x_refsource_MISC |
| https://github.com/pallets/jinja/releases/tag/3.1.5 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-56326",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-27T17:50:50.460995Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-27T17:54:33.724Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:32:16.045Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "jinja",
"vendor": "pallets",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-693",
"description": "CWE-693: Protection Mechanism Failure",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-23T15:43:49.400Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
},
{
"name": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"name": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
}
],
"source": {
"advisory": "GHSA-q2x7-8rv6-6q7h",
"discovery": "UNKNOWN"
},
"title": "Jinja has a sandbox breakout through indirect reference to format method"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-56326",
"datePublished": "2024-12-23T15:43:49.400Z",
"dateReserved": "2024-12-19T18:34:22.764Z",
"dateUpdated": "2025-11-03T19:32:16.045Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-56326",
"date": "2026-05-27",
"epss": "0.00586",
"percentile": "0.69307"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-56326\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-12-23T16:15:07.590\",\"lastModified\":\"2025-11-03T20:16:51.257\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"},{\"lang\":\"es\",\"value\":\"Jinja es un motor de plantillas extensible. Antes de la versi\u00f3n 3.1.5, una supervisi\u00f3n de c\u00f3mo el entorno aislado de Jinja detecta llamadas a str.format permit\u00eda a un atacante que controlaba el contenido de una plantilla ejecutar c\u00f3digo Python arbitrario. Para aprovechar la vulnerabilidad, un atacante necesita controlar el contenido de una plantilla. Que ese sea el caso depende del tipo de aplicaci\u00f3n que utilice Jinja. Esta vulnerabilidad afecta a los usuarios de aplicaciones que ejecutan plantillas que no son de confianza. El sandbox de Jinja capta llamadas a str.format y garantiza que no escapen de la sandbox. Sin embargo, es posible almacenar una referencia al m\u00e9todo de formato de una cadena maliciosa y luego pasarla a un filtro que lo llame. Estos filtros no est\u00e1n integrados en Jinja, pero podr\u00edan estar presentes a trav\u00e9s de filtros personalizados en una aplicaci\u00f3n. Despu\u00e9s de la soluci\u00f3n, estas llamadas indirectas tambi\u00e9n son gestionadas por la sandbox. Esta vulnerabilidad se solucion\u00f3 en 3.1.5.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-693\"},{\"lang\":\"en\",\"value\":\"CWE-1336\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.1.5\",\"matchCriteriaId\":\"AB319144-011C-489C-A742-641ED65EEB0B\"}]}]}],\"references\":[{\"url\":\"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/jinja/releases/tag/3.1.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-56326\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-27T17:50:50.460995Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-24T01:43:04.937Z\"}}], \"cna\": {\"title\": \"Jinja has a sandbox breakout through indirect reference to format method\", \"source\": {\"advisory\": \"GHSA-q2x7-8rv6-6q7h\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"pallets\", \"product\": \"jinja\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.1.5\"}]}], \"references\": [{\"url\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"name\": \"https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"name\": \"https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"name\": \"https://github.com/pallets/jinja/releases/tag/3.1.5\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1336\", \"description\": \"CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-693\", \"description\": \"CWE-693: Protection Mechanism Failure\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-12-23T15:43:49.400Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-56326\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-27T17:54:33.724Z\", \"dateReserved\": \"2024-12-19T18:34:22.764Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-12-23T15:43:49.400Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2025:14997-1
Vulnerability from csaf_opensuse - Published: 2025-04-15 00:00 - Updated: 2025-04-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "oci-cli-3.54.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the oci-cli-3.54.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14997",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14997-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14997-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RJHTSZ2BBTEOR5VWX6IPMTWJ5V4265YW/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14997-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RJHTSZ2BBTEOR5VWX6IPMTWJ5V4265YW/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-32681 page",
"url": "https://www.suse.com/security/cve/CVE-2023-32681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39689 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39689/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56326 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56326/"
}
],
"title": "oci-cli-3.54.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-04-15T00:00:00Z",
"generator": {
"date": "2025-04-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14997-1",
"initial_release_date": "2025-04-15T00:00:00Z",
"revision_history": [
{
"date": "2025-04-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.aarch64",
"product": {
"name": "oci-cli-3.54.1-1.1.aarch64",
"product_id": "oci-cli-3.54.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.ppc64le",
"product": {
"name": "oci-cli-3.54.1-1.1.ppc64le",
"product_id": "oci-cli-3.54.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.s390x",
"product": {
"name": "oci-cli-3.54.1-1.1.s390x",
"product_id": "oci-cli-3.54.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-cli-3.54.1-1.1.x86_64",
"product": {
"name": "oci-cli-3.54.1-1.1.x86_64",
"product_id": "oci-cli-3.54.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64"
},
"product_reference": "oci-cli-3.54.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le"
},
"product_reference": "oci-cli-3.54.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x"
},
"product_reference": "oci-cli-3.54.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-cli-3.54.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
},
"product_reference": "oci-cli-3.54.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-32681"
}
],
"notes": [
{
"category": "general",
"text": "Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-32681",
"url": "https://www.suse.com/security/cve/CVE-2023-32681"
},
{
"category": "external",
"summary": "SUSE Bug 1211674 for CVE-2023-32681",
"url": "https://bugzilla.suse.com/1211674"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-32681"
},
{
"cve": "CVE-2024-39689",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39689"
}
],
"notes": [
{
"category": "general",
"text": "Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi starting in 2021.5.30 and prior to 2024.7.4 recognized root certificates from `GLOBALTRUST`. Certifi 2024.7.04 removes root certificates from `GLOBALTRUST` from the root store. These are in the process of being removed from Mozilla\u0027s trust store. `GLOBALTRUST`\u0027s root certificates are being removed pursuant to an investigation which identified \"long-running and unresolved compliance issues.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39689",
"url": "https://www.suse.com/security/cve/CVE-2024-39689"
},
{
"category": "external",
"summary": "SUSE Bug 1227519 for CVE-2024-39689",
"url": "https://bugzilla.suse.com/1227519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-39689"
},
{
"cve": "CVE-2024-56201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56201"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja\u0027s sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56201",
"url": "https://www.suse.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "SUSE Bug 1234808 for CVE-2024-56201",
"url": "https://bugzilla.suse.com/1234808"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-56201"
},
{
"cve": "CVE-2024-56326",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56326"
}
],
"notes": [
{
"category": "general",
"text": "Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to store a reference to a malicious string\u0027s format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56326",
"url": "https://www.suse.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "SUSE Bug 1234809 for CVE-2024-56326",
"url": "https://bugzilla.suse.com/1234809"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.aarch64",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.ppc64le",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.s390x",
"openSUSE Tumbleweed:oci-cli-3.54.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-04-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-56326"
}
]
}
RHBA-2025:0409
Vulnerability from csaf_redhat - Published: 2025-01-20 12:54 - Updated: 2026-05-21 01:30A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 | — |
A flaw was found in path-to-regexp. A path-to-regexp turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64 | — |
Workaround
|
A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects: - In browser and non-secure, the code infinite loops on while (size--) - In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] & 63 -> undefined & 63 -> 0 - If the first call in node is a fractional argument, the initial buffer allocation fails with an error The highest impact of this issue system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64 | — |
A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64 | — |
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 | — | ||
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64 | — |
A flaw was found in the systeminformation library for Node.js. In Windows systems, the SSID parameter of the `getWindowsIEEE8021x` function is not sanitized before it is passed to cmd.exe. This may allow a remote attacker to execute arbitrary commands on the target system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_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 Developer Hub 1.4 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Developer Hub (RHDH) is Red Hat\u0027s enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.",
"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/RHBA-2025:0409",
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
},
{
"category": "external",
"summary": "https://developers.redhat.com/rhdh/overview",
"url": "https://developers.redhat.com/rhdh/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_developer_hub",
"url": "https://docs.redhat.com/en/documentation/red_hat_developer_hub"
},
{
"category": "external",
"summary": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh",
"url": "https://catalog.redhat.com/search?gs\u0026searchType=containers\u0026q=rhdh"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-52798",
"url": "https://access.redhat.com/security/cve/CVE-2024-52798"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-55565",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56201",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56326",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-56334",
"url": "https://access.redhat.com/security/cve/CVE-2024-56334"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhba-2025_0409.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Developer Hub 1.4.1 release.",
"tracking": {
"current_release_date": "2026-05-21T01:30:37+00:00",
"generator": {
"date": "2026-05-21T01:30:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHBA-2025:0409",
"initial_release_date": "2025-01-20T12:54:15+00:00",
"revision_history": [
{
"date": "2025-01-20T12:54:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-12T21:34:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-21T01:30:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Developer Hub (RHDH) 1.4",
"product": {
"name": "Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhdh:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Developer Hub (RHDH)"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-hub-rhel9@sha256%3Ad8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4-1737055846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-rhel9-operator@sha256%3A9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4-1737054925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"product": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"product_id": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhdh-operator-bundle@sha256%3Aa91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303?arch=amd64\u0026repository_url=registry.redhat.io/rhdh\u0026tag=1.4-1737079124"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64 as a component of Red Hat Developer Hub (RHDH) 1.4",
"product_id": "Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
},
"product_reference": "registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64",
"relates_to_product_reference": "Red Hat Developer Hub (RHDH) 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-20T12:54:15+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-52798",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-12-05T23:00:59.020167+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2330689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A path-to-regexp turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists because of an incomplete fix for CVE-2024-45296.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52798"
},
{
"category": "external",
"summary": "RHBZ#2330689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2330689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52798"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4",
"url": "https://github.com/pillarjs/path-to-regexp/commit/f01c26a013b1889f0c217c643964513acf17f6a4"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-rhx6-c78j-4q9w"
}
],
"release_date": "2024-12-05T22:45:42.774000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-20T12:54:15+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
},
{
"category": "workaround",
"details": "Avoid using two parameters within a single path segment when the separator is not, for example, /:a-:b. Alternatively, you can define the regex used for both parameters and ensure they do not overlap to allow backtracking.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: path-to-regexp Unpatched `path-to-regexp` ReDoS in 0.1.x"
},
{
"cve": "CVE-2024-55565",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-12-09T02:00:45.255738+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nanoid. Affected versions of nanoid mishandles non-integer values. When nanoid is called with a fractional value, there were a number of undesirable effects:\n\n- In browser and non-secure, the code infinite loops on while (size--)\n- In node, the value of poolOffset becomes fractional, causing calls to nanoid to return zeroes until the pool is next filled: when i is initialized to poolOffset, pool[i] \u0026 63 -\u003e undefined \u0026 63 -\u003e 0\n- If the first call in node is a fractional argument, the initial buffer allocation fails with an error\n\nThe highest impact of this issue system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nanoid: nanoid mishandles non-integer values",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-55565"
},
{
"category": "external",
"summary": "RHBZ#2331063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
"url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/pull/510",
"url": "https://github.com/ai/nanoid/pull/510"
},
{
"category": "external",
"summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
"url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
}
],
"release_date": "2024-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-20T12:54:15+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nanoid: nanoid mishandles non-integer values"
},
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-20T12:54:15+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-20T12:54:15+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
},
{
"cve": "CVE-2024-56334",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-20T21:00:48.166699+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333587"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the systeminformation library for Node.js. In Windows systems, the SSID parameter of the `getWindowsIEEE8021x` function is not sanitized before it is passed to cmd.exe. This may allow a remote attacker to execute arbitrary commands on the target system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "systeminformation: Command injection vulnerability in getWindowsIEEE8021x (SSID) function in systeminformation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in the systeminformation library is marked as a high-severity issue because it allows for the execution of arbitrary commands via an unsanitized SSID input passed to `cmd.exe`. Since this flaw can lead to remote code execution (RCE) or local privilege escalation, it provides an attacker with the potential to execute malicious scripts on the affected system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"known_not_affected": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56334"
},
{
"category": "external",
"summary": "RHBZ#2333587",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333587"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56334"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56334",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56334"
},
{
"category": "external",
"summary": "https://github.com/sebhildebrandt/systeminformation/commit/f7af0a67b78e7894335a6cad510566a25e06ae41",
"url": "https://github.com/sebhildebrandt/systeminformation/commit/f7af0a67b78e7894335a6cad510566a25e06ae41"
},
{
"category": "external",
"summary": "https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-cvv5-9h9w-qp2m",
"url": "https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-cvv5-9h9w-qp2m"
}
],
"release_date": "2024-12-20T20:10:12.578000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-20T12:54:15+00:00",
"details": "For more about Red Hat Developer Hub, see References links",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2025:0409"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-hub-rhel9@sha256:d8268197ba0466643efb818fcad8f0fc29e32463f75b0f7f51d9ce75ec717572_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-operator-bundle@sha256:a91c4931ef5111c555ec5cc8128c3148c94fe2983d2e4fa7babe843e9292b303_amd64",
"Red Hat Developer Hub (RHDH) 1.4:registry.redhat.io/rhdh/rhdh-rhel9-operator@sha256:9e1e2fac9519bd480c9629f5a9cf69be0169715483b7e662eaac61a48b37eb60_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "systeminformation: Command injection vulnerability in getWindowsIEEE8021x (SSID) function in systeminformation"
}
]
}
RHSA-2025:0308
Vulnerability from csaf_redhat - Published: 2025-01-14 09:02 - Updated: 2026-04-24 14:29A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* fence-agents: Jinja has a sandbox breakout through indirect reference to format method [rhel-9.5.z] (CVE-2024-56326)\n\n* fence-agents: Jinja has a sandbox breakout through malicious filenames [rhel-9.5.z] (CVE-2024-56201)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0308",
"url": "https://access.redhat.com/errata/RHSA-2025:0308"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0308.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-04-24T14:29:32+00:00",
"generator": {
"date": "2026-04-24T14:29:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:0308",
"initial_release_date": "2025-01-14T09:02:29+00:00",
"revision_history": [
{
"date": "2025-01-14T09:02:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-14T09:02:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T14:29:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-76.el9_5.4.src",
"product": {
"name": "fence-agents-0:4.10.0-76.el9_5.4.src",
"product_id": "fence-agents-0:4.10.0-76.el9_5.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-76.el9_5.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-76.el9_5.4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"product_id": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-76.el9_5.4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-76.el9_5.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-76.el9_5.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-76.el9_5.4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src"
},
"product_reference": "fence-agents-0:4.10.0-76.el9_5.4.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-76.el9_5.4.src as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src"
},
"product_reference": "fence-agents-0:4.10.0-76.el9_5.4.src",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-76.el9_5.4.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src"
},
"product_reference": "fence-agents-0:4.10.0-76.el9_5.4.src",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-14T09:02:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0308"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-14T09:02:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0308"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.4.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.4.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.4.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.4.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0335
Vulnerability from csaf_redhat - Published: 2025-01-15 14:57 - Updated: 2026-04-24 20:31A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0335",
"url": "https://access.redhat.com/errata/RHSA-2025:0335"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0335.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-04-24T20:31:21+00:00",
"generator": {
"date": "2026-04-24T20:31:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:0335",
"initial_release_date": "2025-01-15T14:57:53+00:00",
"revision_history": [
{
"date": "2025-01-15T14:57:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-15T14:57:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T20:31:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-43.el9_2.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-43.el9_2.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-43.el9_2.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-43.el9_2.11?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-43.el9_2.11.src",
"product": {
"name": "fence-agents-0:4.10.0-43.el9_2.11.src",
"product_id": "fence-agents-0:4.10.0-43.el9_2.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-43.el9_2.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.11.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.11.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.11.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.11.src",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.11.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.11.src",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T14:57:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0335"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T14:57:53+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0335"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.11.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.11.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.11.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.11.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0338
Vulnerability from csaf_redhat - Published: 2025-01-15 15:42 - Updated: 2026-04-24 20:31A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0338",
"url": "https://access.redhat.com/errata/RHSA-2025:0338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0338.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-04-24T20:31:24+00:00",
"generator": {
"date": "2026-04-24T20:31:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:0338",
"initial_release_date": "2025-01-15T15:42:03+00:00",
"revision_history": [
{
"date": "2025-01-15T15:42:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-15T15:42:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T20:31:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-62.el9_4.10.src",
"product": {
"name": "fence-agents-0:4.10.0-62.el9_4.10.src",
"product_id": "fence-agents-0:4.10.0-62.el9_4.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-62.el9_4.10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-62.el9_4.10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"product_id": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-62.el9_4.10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-62.el9_4.10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-62.el9_4.10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-62.el9_4.10.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.10.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-62.el9_4.10.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.10.src",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-62.el9_4.10.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.10.src",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T15:42:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0338"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T15:42:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0338"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.10.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.10.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.10.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.10.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0341
Vulnerability from csaf_redhat - Published: 2025-01-15 19:34 - Updated: 2026-04-24 20:31A flaw was found in gRPC. In certain configurations, the data sent by the application may be corrupted before transmission over the network, leaving the recipient with an incorrect set of bytes, which will cause RPC requests to fail. This issue may lead to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le | — |
A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or `AIOHTTP_NO_EXTENSIONS` is enabled, an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le | — |
A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le | — |
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.5",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* ansible-lightspeed-container: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n* ansible-lightspeed-container: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n* ansible-lightspeed-container: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n* ansible-lightspeed-container: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)\n\nUpdate(s) and fix(es):\n* The ansible.controller collection has been updated to 4.6.6 (AAP-38443)\n* Database replicas can now be configured for the operator-managed AAP centralized PostgreSQL database (AAP-38145)\n* Apply EDA API resource requirements for cpu and memory to the nginx container that serves up the browsable API for EDA. Allow overriding memory requests and limits to satisfy ResourceQuotas in quota constrained environments (AAP-38140)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0341",
"url": "https://access.redhat.com/errata/RHSA-2025:0341"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2327130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130"
},
{
"category": "external",
"summary": "2329003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0341.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Container Release Update",
"tracking": {
"current_release_date": "2026-04-24T20:31:23+00:00",
"generator": {
"date": "2026-04-24T20:31:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:0341",
"initial_release_date": "2025-01-15T19:34:31+00:00",
"revision_history": [
{
"date": "2025-01-15T19:34:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-15T19:34:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T20:31:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_cloud_billing:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8\u0026tag=0.3.0-55"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-billing-rhel8-operator\u0026tag=1.0.4-54"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8\u0026tag=1.0.2-140"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8\u0026tag=1.0.5-101"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"product_id": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-cloud-ui-rhel8-operator\u0026tag=1.0.4-136"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"product": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"product_id": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/cloud-addons-operator-bundle\u0026tag=2.5-520"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-292"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"product": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"product_id": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/aap-must-gather-rhel8\u0026tag=0.0.1-508"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.5-1050"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel9\u0026tag=3.1.0-200"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"product_id": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-builder-rhel8\u0026tag=3.1.0-199"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"product_id": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-dev-tools-rhel8\u0026tag=24.9.0-29"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8\u0026tag=2.5.250107-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"product": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"product_id": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/lightspeed-rhel8-operator\u0026tag=2.5-106"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel9\u0026tag=1.0.0-691"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-base-rhel8\u0026tag=1.0.0-690"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel9\u0026tag=1.0.0-648"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"product": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"product_id": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ansible-python-toolkit-rhel8\u0026tag=1.0.0-649"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"product_id": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8\u0026tag=4.6.6-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"product": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"product_id": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/controller-rhel8-operator\u0026tag=2.5-146"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8\u0026tag=1.1.3-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"product_id": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-rhel8-operator\u0026tag=2.5-145"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"product": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"product_id": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/eda-controller-ui-rhel8\u0026tag=1.1.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"product_id": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8\u0026tag=2.5.20250115-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"product": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"product_id": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-rhel8-operator\u0026tag=2.5-187"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"product": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"product_id": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/gateway-proxy-rhel8\u0026tag=2.5.0-37"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"product_id": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8\u0026tag=4.10.1-19"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"product": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"product_id": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-rhel8-operator\u0026tag=2.5-147"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"product": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"product_id": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/hub-web-rhel8\u0026tag=4.10.1-16"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel8\u0026tag=1.1.2-9"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"product": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"product_id": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-minimal-rhel9\u0026tag=1.1.2-10"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"product_id": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel8\u0026tag=1.1.2-14"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"product": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"product_id": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/de-supported-rhel9\u0026tag=1.1.2-15"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"product_id": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-cloud-services-rhel9\u0026tag=1.0.0-292"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel8\u0026tag=1.0.0-799"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"product_id": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-minimal-rhel9\u0026tag=1.0.0-800"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel9\u0026tag=1.0.0-875"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"product": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"product_id": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/ee-supported-rhel8\u0026tag=1.0.0-874"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"product_id": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-rhel8-operator\u0026tag=2.5-99"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"product": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"product_id": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/platform-resource-runner-rhel8\u0026tag=2.5-130"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"product": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"product_id": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-25/receptor-rhel8\u0026tag=1.5.1-8"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Cloud-Billing"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64"
},
"product_reference": "ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x"
},
"product_reference": "ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x"
},
"product_reference": "ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le"
},
"product_reference": "ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x"
},
"product_reference": "ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x"
},
"product_reference": "ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64"
},
"product_reference": "ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
},
"product_reference": "ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64"
},
"product_reference": "ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x"
},
"product_reference": "ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64"
},
"product_reference": "ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x"
},
"product_reference": "ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x"
},
"product_reference": "ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
},
"product_reference": "ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11407",
"cwe": {
"id": "CWE-682",
"name": "Incorrect Calculation"
},
"discovery_date": "2024-11-26T18:00:51.080669+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2329003"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC. In certain configurations, the data sent by the application may be corrupted before transmission over the network, leaving the recipient with an incorrect set of bytes, which will cause RPC requests to fail. This issue may lead to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grpc: Denial of Service through Data corruption in gRPC-C++",
"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-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11407"
},
{
"category": "external",
"summary": "RHBZ#2329003",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11407"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791",
"url": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791"
}
],
"release_date": "2024-11-26T16:59:49.718000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T19:34:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0341"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grpc: Denial of Service through Data corruption in gRPC-C++"
},
{
"cve": "CVE-2024-52304",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2024-11-18T21:01:46.925641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2327130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or `AIOHTTP_NO_EXTENSIONS` is enabled, an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions",
"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-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52304"
},
{
"category": "external",
"summary": "RHBZ#2327130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71",
"url": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr"
}
],
"release_date": "2024-11-18T20:12:48.612000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T19:34:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0341"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions"
},
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"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-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T19:34:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0341"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T19:34:31+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0341"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8-operator@sha256:dc8d5006c2f1180af77467811543fcfe07e26a4c88c6707b206692ba88994f3d_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-billing-rhel8@sha256:76dda3813db9e4b3c9b6231a4671b4ea83bcdfc12aca0203642f16078a7a7308_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-metrics-collector-rhel8@sha256:2b3f660afb09d885008805164913031724a2e6ef44c23bcfcda0872547796020_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8-operator@sha256:f73293bbc83a989de958a093f9d27a390fcd5fd889b6991b29246e946ff5f173_amd64",
"8Base-Ansible-Automation-Platform-2.5-Cloud-Billing:ansible-automation-platform-25/aap-cloud-ui-rhel8@sha256:9108919ceaf1b2a74eb09d34d21c79d87a5c2913cb7c0bc14d4a91d7ac4eab2a_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:24108b3f430077e1d062598a7452e0f080fa0c6847941b0cee9a98630d1ba924_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:e6dea9e1291824c64e30da60304c6260dac63aa592f59eb446182525d37a60d5_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:ec32e837696ce70d99b910f09c5f249f467d41611b17ebda65a97f472da2d23b_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/aap-must-gather-rhel8@sha256:faefa5edfe878a594f3710220561659721f315ddcbc213f6abe58b2846194959_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:725d3556e9bd2e91acf345a93ad9f0216ebabfd537a416c4934841d3747a86fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:929b3e8c84ed0a424f1dea07a411ef22dc7622dbd2491fa01765b68a50e84397_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:ad74ec5dbb2ddfa557843d6b3642c6168e17d36ba2d8d7d71ee61d625c578957_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel8@sha256:e0d2cfb63a119d9eb24a12610a63155ed5388d8a4b29c7b7b1388f5038637a9d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:036ac746da4275b51bfa147aa88d78c0e10ffc487c4e2921def86c4f9ac5b005_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:26d157f4479c38dc2cb9bd68855534534fb70fe331bb6b3ca72f107e7b740c05_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:3587939de3944776d9a680e0ec85af84f62ca3c834aca27ee4a36a2f93a656e9_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-dev-tools-rhel8@sha256:e3e2b8ea61494b68c9681e2e086ed754c8820b5136c6a0e03a2c33cd286c63ae_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:18dc1090514fe1740de1f7cd4115dab6be6b210d8726dc9ad520c686f0198a1c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:7c701fc085b75859961b15027c263864853682cfbb327ae8e220130e8f8af3d5_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:a3cbfbe7fea909868346bbeefb5c14bfce77858c17aa6e36df0b34d5d24de794_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel8@sha256:b68431e7c04d57dc22644e1b3637541216cf554d7444c53503fdd12a64881ec4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:145d69e08e4ec9009e0c4c95c2941aa00344abcb4c2789fa0e197867653b70dc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:5e7b54220ba3a0d19aa7adb72510d22cb3771ddc61140990d79799e8c0be0fbb_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:ade07a2b5cda4c38ca83691e5ae1f03e9a575deb8384f69c3533c10c6c99ce6d_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel8@sha256:e69e3df9bdd02cac0e61a92ab1dc92742aeb3519ae5c694a5e02d4b946614d20_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:5c297d87438eae45b1606ae454262346978fcfe0e13a3dd6cb5feb162942b3f0_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:7f11ad704f3bdb820df673bbc3599e1c0c51aa738712874eab28e3c689b23484_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:9dfb2477871cefbdc661f5f5db091a720e811c6584818d23670a7b195a2b739c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8-operator@sha256:e220c411759b0ea86bf45e6825277fc67fbd92f3d9ecf908375089812213e2cd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:0c7bbf37a7f88dea9029a30ecd5cd9968b9432209e0c80d4c84950269a6f5c35_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:7cc34e0020cf3a24be08da80d13e4d13f41d9d6c574b53f0121cea218e28e38d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:d8830b75b2ac589cb0d8e802c4531b989cd1d5fbfc3c4bd437b7849dbb393603_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/controller-rhel8@sha256:da0d3ff04a837ba199a6d4f7c18f0462b6ca1da19af1d1673f35b19ecd9f7908_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:18b58e802611f2e3704e6b4def22eb5c98a9a74847a72a20ca53260b793eefaf_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:3abff9bf7545c4eb4f07036a90e11909da3f1439d6253726077e6a0fdcf40735_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:ec56cd10bc1809ad6cd9f917ecf7afb6ef815619c6450c8482918af20654ddfb_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel8@sha256:fdb21020cba553552bcb1f14d661fa2c715a7231878a84dec4c55b077f582db3_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0742e8cb70ca94663b57f9238a8901e1a549af21d77329f4902a569e3df67867_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:0dce85b9996e5321b6d2b4fa09be3c63dbdd7185b7c81761d6064d5018fd2671_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:d1c875776a86e52d54361d926bf2861b5191b2319e6f8b09c8202bcc505fa8cd_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel8@sha256:ebba01bdb3b12df5ea3cdb60d98d3100cfe94ca265b21045bc38902f96f1677d_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:41016d60686857701a07da836c9fb8dccc4be66204785ddc4e6b9ecd7e069783_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:4a9e8d4c7fbc70aa11af1377a31385d0656c6ec1df10ee36570266dc7f675555_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f09bcbf5774c049659380795fad210ebd5592efc93a1a67dd04df90aaec3cbc4_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8-operator@sha256:f9e5af61e840a071d5b6338acc6e434479424373bdddd7f233f93fe6f86b0578_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:662efdccc86181b295c708a69cd458dfd9eb0306382a6f8836b61691dafa4715_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:6cbb31d4d0207565325a7849e22dd68b1418d537e84cf3a0a11b02855856e002_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:9733738a42942400affb410fbaf8b451427e4c30ff350d1530cc4c0ca9c994a1_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-rhel8@sha256:ef1275f381716c1e54a99a41007bb1407c10aa7124efd86b261dd555f27bab75_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:35fd67d59edc1b5c8c050d9f1b866372676f3d26118ea068744d45970db6499c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:521d0db50b5399e59b294b689bff1948132bced3f4e16ae502ff39d6961c6d7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:5e3a3e2834e36f3d53a363391ccd90c3cd576e7c271c0ab27507ac71f2fb554b_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/eda-controller-ui-rhel8@sha256:a0122f39c357af5023e3d266cbba863936648943d1ba73f43f0f9f636c505cda_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:6185554134a09396e8e72672bd6616ec4488cc54a3a6849212dc1a1ef6496b76_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:68ac790f665d325fae33a08fc89e6c2eb469d2892a0b0fe72aa6f6433dc5efbd_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:df4aadce50ab0363b3f79455cec7555134a4c9af51b4534346a84b411b139196_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel8@sha256:e50d105572ffce6047335409fd156f82fb45a4f07e9ecdc7f859a358af4cef0c_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:5b302d0c0f16453850ce6c86362ff3fe8362736d7ae1547a05e6e583529381b9_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a457746feb99cf75d1d8046ee5e90bcc46c37717dce22efe6511bdfc9a14a708_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:a87f43e01543d68e2244820e68f1064c6a25782416ab3999ea5c5668ca007bd7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel8@sha256:afa2cdc63e2016ce7c2d48cd0c1c0a581fc9976116f43c1609da8401826baf6c_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4adc7a85c101074d3dd7f8d8affea9350f37c0a5da71c3dc037c5478bf8dc357_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:4b004cccc00be3a37e21fa8c488d1e4ca96f047c697a5e968470efa57f0c97c8_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:6209b029e96240192fc0e5ff5da54db3a3d3c45c780b3269377a759a6160bb4e_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-proxy-rhel8@sha256:a8f5f30633889eb43fb65de7be75062ca098d9c48a08bc0673a82f8bd0c1d446_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:18f187d59c6185f5a7a549147819be9fec8baf8104b3c77c423936b826af3a70_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:a1ead217d3cdb924cbbc613cd652d377cf665500e914e668ce407bad5881d40f_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:dca5e728dd36d55c7fa8e05010ee73c3617c5ad13f96de69877e3fd792bf7ad0_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8-operator@sha256:ec712b5e76563cdf5ea496d96ce45160d9b61aa6f4fb86fe53a9f87330bcd7c7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:2ae69bf767dbcc49446ac03325ff3e709c5b2a5faf4efb0c83155431b693288b_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:73f4c72f0889d0c4d40117ee3afeb23f79236800d0b89fd53bcb6f6e916f06fe_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:a7d1da2bcf12eae6dc64b246dbc89c50d3b15e95ac90de3135ed02e415fded7d_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/gateway-rhel8@sha256:fd752c00166c91b380cdf65ac7a1b57cf280e1fed9f3acb7a9eccafe355646af_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2857a93e1d0e58fc9eee876a1ed93997122d29417974b8bb891572810cd5ff87_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:2ae78254a689cf82498a4a8e99066a9e226eb28408366fb85daa2fa4014a4cee_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:7663bed7f9621302bd1495470918d93b8f13db057f94748de7b38ff6bf27cea8_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8-operator@sha256:b080d5be81f801fa7de3fbb212009ffb21ac8f8fdf8ac1cea3a09d9bfd6600e2_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:1682cc7c3027640f428a7da2724a92ab8d4abb6d1b50e6cdc5c4ac84a0b3ce25_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:7716ebfe4582bb56f82c18b04d8a9ad5812956a97bd4fc881df0e1200e06c19c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:90dd28b6df0588c35bb75ae5029a58acc23d1b2530b1190c9133c2015a11ce43_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-rhel8@sha256:97dd06fba86585736782609233bfb8be938a36c995e0da4de5aff511544456fc_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:184d735d321bb6b276dc6a266d132e4de79186bfc1d57939a8e3491c3aeead00_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:1dd27bb6eba79634a8725a0433c9a570df8c5d2bcd251eb3edf11854ed654cee_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:751ce8e328931f554ce2395641cfbaf13a453d8c02aa1d8f6731b9c8e121dea7_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/hub-web-rhel8@sha256:9a05373a6c38ef2ffc1dc6e4676ba3ce6b7d35d795b8d3c49b9a592f60f47b0e_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:21609ac3e437a5efd017099fbb7412b78ee95515811f0dea85761dccaee4eb7f_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:2186c0e80f15d4837c02c71fed00cadbc1e0eb0c986151ca045275e72770d7fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:a6a1d878f5076b01ae2e31d1ac3913b69bd1f73e3f85c766c16ab23b08375ce3_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8-operator@sha256:d9cd3c8768a67324006bd0745a612d1d41997c4a4de1c1edf9435951291976bc_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:633d7e710c98fdc43fb966caa0a8a5e70ffcc5143397ade3b3a8516e49d40ee5_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:a97fc48b723bc1e30fc48d1777c30963558432070339052beb6992000d5681fd_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:be737fd689a8a236e16a7f4f2e8d16576e55112ca078a1e7ae98dd28603db56d_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/lightspeed-rhel8@sha256:d6fc995d4a401fc44e8692d4b4ffabcc887dd4d4bf40dc97a1fb0da36427eb70_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:04fc74edff653970ce441b1d0e3f7aca44221d2c289d55a808a732f5f6f685e2_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:883b9d2b9700814213a4759e0dc36f24f29340ec22874884939cb81bf51eb79e_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:b08342e47f2fabd84f974260fcdd916d32d4329bc824d4ebb7ba32a727ca5b84_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-rhel8-operator@sha256:ebc4f111371a3d548dd044184b6605f2269415c467788b9d3112fb63b44d8332_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:997928acca42ae66ecce1aac50e7617771d67f91452dc5774e581fec1826b1e4_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:d3d9e7fc38b7bf1f05bc28d71f079c24162866ba4d82934f0a104b3fbc0a854c_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:e832c2eb20cfa92577ef412cf2436941b9ed3fe772c28cb9150dd43d8c2ace39_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/platform-resource-runner-rhel8@sha256:ffe4566eba239897e534fa9fbc91e2e849742c260563b93a47f81e2bdfa982da_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:1e1920c6017633fba1bdf9ff113f42aaf82641e3285e4c749cfa4a96a7019b4c_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:23fd68ea3ae40553b3b78f808120a98b448dfd5b9d7b8baaa3490be4cd2bd12a_ppc64le",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:7af8245d601c5920095f9ef795cc0f4a52167079e8d969a4eabdb4cf19df1e2b_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/receptor-rhel8@sha256:f0b8dab001166648f6c87c8a88ccfb6cc8c864a5a1a826bb2ae8532312fb2036_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/cloud-addons-operator-bundle@sha256:fe530baf73ca2c557efa2d019c9cafb306354ffe468932f12768afa87538ff92_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:3e083f1324e09514f902af7797178ee67ce48e6407513558c0794db10f822a79_amd64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:7804520e26bdb5dfac848e9c4e00d598c3d0b40ec3980521ced421ae684591f5_arm64",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:b8fc5a19e751851d38d9e33340c17f9579d15468c788db81e1138e688245a607_s390x",
"8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform/platform-operator-bundle@sha256:ce57d819c40780c23673b3a96450835d74d63eb91445962ad951cd05ff11e65e_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:4f4f9499bea1f1e141e41b040115be2c34c64d6c38e6308ca71ac11ba1b2e8b8_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:7958863292d81357614888f005dac99727dbf0c2f13726f28c2b39865c671d5a_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:8a13814b5e4cf882e42704ab9c8e77fcc2540b43507e646973a14ccb29a724a5_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-builder-rhel9@sha256:f496cb718fdc13cc2f5d5df210df389be02fdd8b3f6e7d8f50633184a81c7b1f_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:29d34317295d0f3b22461df849189a828993baf98b9b5a0ddfb7f7185dcabb25_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:c025aa4ff0db09e514e56c6d62a1f3cf1f28d26c4b71277684d2528da58e28d0_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:d4c682a8e365311e0cfe86015ecc7b0963dae69d1a2ed7cdaf2b6a9cc36419ae_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-base-rhel9@sha256:f2c02332098e6b3e8bd948046e7c427bee140b93f3146c821c3cfb62b611e6de_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:0ea56540722faf1e2ebae9b12fad9d9671231fe9c1e3485fcdaa8935da4006d3_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:3cb86f6bb54004d3ff72daf0dd9ee2f7d62ae1c0c87f9764a3e9f9c211567d3b_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:ac6f2c6d3cf93b6f4a429f33756452ae6cd986ac8441fb185589d5572bf6536c_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ansible-python-toolkit-rhel9@sha256:bd6ce6beae61924800b3c0a20b5558366d4b8c487c4cbc7c5f909ccf5b340f0b_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:1c181e588d73c4cca402485e7c30de7f3ed33042a68919aa21d633fdfaa1c224_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:53d5d6d5f13135d56054647bd2ce4ce84a4ae7345f06a8689ab89c4c34ad2e7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:a2898d66b6d5ccab036aa7eeb0a5cf88ea0c3dc4eb5af4613ec26f76bcdd9d3b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-minimal-rhel9@sha256:dcc1ad065ff86c3baa43a8d91418b97400e0fa3891ff09e0c16a0c7cfa0e237c_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e5df14c54ea3e7aff61d38d735d8de1430fe75d6344bbf77b02f3f4942a9ea7f_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:e69f6b548fa5e2ff2fc485cb5cfcf7a16ffe5fef3a8b41ff583ff1870eea3a41_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:ec195b702c1e317e4bd2d29f480af0656fedf89d6fbecd50496b31107bf55d78_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/de-supported-rhel9@sha256:f29a511e7fff40fdadae3164925ceb3d660b4ad1b391276ed68b7b6e5a3e486a_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:7c7741c352ac1e1d3e55d99c22c14d72f8bb03262a7171dd011ed4b8efa222d7_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-cloud-services-rhel9@sha256:8215b9e6dde14bde8a3c35ddf9616818ec3821dfe53e4bd07943e15842f78b44_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4a7261dac58ee08494a8e8627f58141ade0dbe0e45dda4086451513b44487069_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:4b6c13ebf35c61905e68df4521fdf2702f07150366686da88549a0e4ee2b2e51_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5a27cef0f39d329b1ad792cca36bc4658848474b74e0d00d5c192c91bbb025b7_ppc64le",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-minimal-rhel9@sha256:5ed4a8e0ffeec991b88561e6ccc27b02c4cd6130c307816ef9d0bf08fc7924f3_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:73f03ce96fb9d9943dc46f76fb2c67edcb6030a0c622aef913d22c39e2ea9f8b_amd64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:7e46a8b679402508430bf8123527897f026a96fdf8f934d42ce723d108b2f2ae_arm64",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:8fed8d917a12c239823caa6eac19ad41ac948e8772b6b4655d5be5fcb864e1b9_s390x",
"9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-25/ee-supported-rhel9@sha256:ec62f735903890eeb1f08d49e6e2c448f0ba5f2063d53533d02f694f4a582c42_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0345
Vulnerability from csaf_redhat - Published: 2025-01-15 21:41 - Updated: 2026-04-24 20:31A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through malicious filenames (CVE-2024-56201)\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0345",
"url": "https://access.redhat.com/errata/RHSA-2025:0345"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0345.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-04-24T20:31:21+00:00",
"generator": {
"date": "2026-04-24T20:31:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:0345",
"initial_release_date": "2025-01-15T21:41:54+00:00",
"revision_history": [
{
"date": "2025-01-15T21:41:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-15T21:41:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T20:31:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support-debuginfo@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-20.el9_0.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"product": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"product_id": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support@4.10.0-20.el9_0.20?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support-debuginfo@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"product": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"product_id": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support@4.10.0-20.el9_0.20?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.20?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-20.el9_0.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-20.el9_0.20?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-20.el9_0.20.src",
"product": {
"name": "fence-agents-0:4.10.0-20.el9_0.20.src",
"product_id": "fence-agents-0:4.10.0-20.el9_0.20.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-20.el9_0.20?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.20?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-20.el9_0.20.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.20.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-20.el9_0.20.src as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.20.src",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-20.el9_0.20.src as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.20.src",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T21:41:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0345"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-15T21:41:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0345"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.20.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.20.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.20.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.20.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.20.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0656
Vulnerability from csaf_redhat - Published: 2025-01-28 04:59 - Updated: 2026-04-24 20:31A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 | — |
Workaround
|
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.17.14 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact of 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 RPM packages for Red Hat OpenShift Container Platform 4.17.14. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:0656\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through malicious filenames\n(CVE-2024-56201)\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0656",
"url": "https://access.redhat.com/errata/RHSA-2025:0656"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0656.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.14 packages and security update",
"tracking": {
"current_release_date": "2026-04-24T20:31:24+00:00",
"generator": {
"date": "2026-04-24T20:31:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2025:0656",
"initial_release_date": "2025-01-28T04:59:21+00:00",
"revision_history": [
{
"date": "2025-01-28T04:59:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-28T04:59:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-24T20:31:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el8"
}
}
},
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-IRONIC-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.17::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.5-1.el9.src",
"product": {
"name": "python-jinja2-0:3.1.5-1.el9.src",
"product_id": "python-jinja2-0:3.1.5-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.5-1.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product_id": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product_id": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.30.9-3.rhaos4.17.gitbbf9018.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"product": {
"name": "python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"product_id": "python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2%2Bi18n@3.1.5-1.el9?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.1.5-1.el9.noarch",
"product": {
"name": "python3-jinja2-0:3.1.5-1.el9.noarch",
"product_id": "python3-jinja2-0:3.1.5-1.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.1.5-1.el9?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
},
"product_reference": "cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.5-1.el9.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src"
},
"product_reference": "python-jinja2-0:3.1.5-1.el9.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2+i18n-0:3.1.5-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch"
},
"product_reference": "python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.1.5-1.el9.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
},
"product_reference": "python3-jinja2-0:3.1.5-1.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56201",
"cwe": {
"id": "CWE-150",
"name": "Improper Neutralization of Escape, Meta, or Control Sequences"
},
"discovery_date": "2024-12-23T16:00:38.768252+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333854"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja\u0027s sandbox being used. An attacker needs to be able to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates where the template author can also choose the template filename.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through malicious filenames",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability has rated as a IMPORTANT flaw because an attacker controlling both the template content and filename to execute arbitrary Python code, bypassing the sandbox.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56201"
},
{
"category": "external",
"summary": "RHBZ#2333854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56201"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f",
"url": "https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/issues/1792",
"url": "https://github.com/pallets/jinja/issues/1792"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699"
}
],
"release_date": "2024-12-23T15:37:36.110000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-28T04:59:21+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0656"
},
{
"category": "workaround",
"details": "To mitigate this vulnerabilty restrict user-controlled template filenames, ensuring they follow a predefined templates.",
"product_ids": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja has a sandbox breakout through malicious filenames"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-28T04:59:21+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0656"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.src",
"8Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.aarch64",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.ppc64le",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.s390x",
"8Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el8.x86_64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.src",
"9Base-RHOSE-4.17:cri-o-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debuginfo-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.aarch64",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.ppc64le",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.s390x",
"9Base-RHOSE-4.17:cri-o-debugsource-0:1.30.9-3.rhaos4.17.gitbbf9018.el9.x86_64",
"9Base-RHOSE-IRONIC-4.17:python-jinja2-0:3.1.5-1.el9.src",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2+i18n-0:3.1.5-1.el9.noarch",
"9Base-RHOSE-IRONIC-4.17:python3-jinja2-0:3.1.5-1.el9.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0667
Vulnerability from csaf_redhat - Published: 2025-01-23 16:02 - Updated: 2026-03-18 16:25A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-jinja2 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0667",
"url": "https://access.redhat.com/errata/RHSA-2025:0667"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0667.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-03-18T16:25:29+00:00",
"generator": {
"date": "2026-03-18T16:25:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:0667",
"initial_release_date": "2025-01-23T16:02:09+00:00",
"revision_history": [
{
"date": "2025-01-23T16:02:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-23T16:02:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T16:25:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.11.3-7.el9_5.src",
"product": {
"name": "python-jinja2-0:2.11.3-7.el9_5.src",
"product_id": "python-jinja2-0:2.11.3-7.el9_5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.11.3-7.el9_5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.11.3-7.el9_5.noarch",
"product": {
"name": "python3-jinja2-0:2.11.3-7.el9_5.noarch",
"product_id": "python3-jinja2-0:2.11.3-7.el9_5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.11.3-7.el9_5?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.11.3-7.el9_5.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python-jinja2-0:2.11.3-7.el9_5.src"
},
"product_reference": "python-jinja2-0:2.11.3-7.el9_5.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.11.3-7.el9_5.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-7.el9_5.noarch"
},
"product_reference": "python3-jinja2-0:2.11.3-7.el9_5.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"AppStream-9.5.0.Z.MAIN:python-jinja2-0:2.11.3-7.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-7.el9_5.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-23T16:02:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:python-jinja2-0:2.11.3-7.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-7.el9_5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0667"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:python-jinja2-0:2.11.3-7.el9_5.src",
"AppStream-9.5.0.Z.MAIN:python3-jinja2-0:2.11.3-7.el9_5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:0711
Vulnerability from csaf_redhat - Published: 2025-01-27 13:33 - Updated: 2026-03-18 16:25A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-jinja2 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* jinja2: Jinja has a sandbox breakout through indirect reference to format method (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:0711",
"url": "https://access.redhat.com/errata/RHSA-2025:0711"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0711.json"
}
],
"title": "Red Hat Security Advisory: python-jinja2 security update",
"tracking": {
"current_release_date": "2026-03-18T16:25:31+00:00",
"generator": {
"date": "2026-03-18T16:25:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:0711",
"initial_release_date": "2025-01-27T13:33:03+00:00",
"revision_history": [
{
"date": "2025-01-27T13:33:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-01-27T13:33:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T16:25:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:2.10.1-6.el8_10.src",
"product": {
"name": "python-jinja2-0:2.10.1-6.el8_10.src",
"product_id": "python-jinja2-0:2.10.1-6.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.1-6.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:2.10.1-6.el8_10.noarch",
"product": {
"name": "python3-jinja2-0:2.10.1-6.el8_10.noarch",
"product_id": "python3-jinja2-0:2.10.1-6.el8_10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@2.10.1-6.el8_10?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.1-6.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-jinja2-0:2.10.1-6.el8_10.src"
},
"product_reference": "python-jinja2-0:2.10.1-6.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:2.10.1-6.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-6.el8_10.noarch"
},
"product_reference": "python3-jinja2-0:2.10.1-6.el8_10.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall 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": [
"AppStream-8.10.0.Z.MAIN.EUS:python-jinja2-0:2.10.1-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-6.el8_10.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-01-27T13:33:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python-jinja2-0:2.10.1-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-6.el8_10.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:0711"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:python-jinja2-0:2.10.1-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:python3-jinja2-0:2.10.1-6.el8_10.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
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.