Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-66471 (GCVE-0-2025-66471)
Vulnerability from cvelistv5 – Published: 2025-12-05 16:06 – Updated: 2025-12-05 19:33- CWE-409 - Improper Handling of Highly Compressed Data (Data Amplification)
| URL | Tags |
|---|---|
| https://github.com/urllib3/urllib3/security/advis… | x_refsource_CONFIRM |
| https://github.com/urllib3/urllib3/commit/c19571d… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-66471",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-05T19:32:57.089218Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T19:33:14.832Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "urllib3",
"vendor": "urllib3",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.0, \u003c 2.6.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 8.9,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-409",
"description": "CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-05T16:06:08.531Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
},
{
"name": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
}
],
"source": {
"advisory": "GHSA-2xpw-w6gg-jr37",
"discovery": "UNKNOWN"
},
"title": "urllib3 Streaming API improperly handles highly compressed data"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-66471",
"datePublished": "2025-12-05T16:06:08.531Z",
"dateReserved": "2025-12-02T15:43:16.586Z",
"dateUpdated": "2025-12-05T19:33:14.832Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-66471",
"date": "2026-06-08",
"epss": "0.00017",
"percentile": "0.04281"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-66471\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-12-05T17:16:04.400\",\"lastModified\":\"2025-12-10T16:10:33.500\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.9,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"HIGH\",\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-409\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0\",\"versionEndExcluding\":\"2.6.0\",\"matchCriteriaId\":\"2196EB74-E1B9-4BD0-96B6-9477225D385D\"}]}]}],\"references\":[{\"url\":\"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-66471\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-05T19:32:57.089218Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-05T19:33:08.068Z\"}}], \"cna\": {\"title\": \"urllib3 Streaming API improperly handles highly compressed data\", \"source\": {\"advisory\": \"GHSA-2xpw-w6gg-jr37\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"urllib3\", \"product\": \"urllib3\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0, \u003c 2.6.0\"}]}], \"references\": [{\"url\": \"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37\", \"name\": \"https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7\", \"name\": \"https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-409\", \"description\": \"CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-12-05T16:06:08.531Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-66471\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-12-05T19:33:14.832Z\", \"dateReserved\": \"2025-12-02T15:43:16.586Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-12-05T16:06:08.531Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:1712
Vulnerability from csaf_redhat - Published: 2026-02-02 13:10 - Updated: 2026-06-08 22:13A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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 python3.11-urllib3 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": "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* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1712",
"url": "https://access.redhat.com/errata/RHSA-2026:1712"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1712.json"
}
],
"title": "Red Hat Security Advisory: python3.11-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-08T22:13:07+00:00",
"generator": {
"date": "2026-06-08T22:13:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1712",
"initial_release_date": "2026-02-02T13:10:47+00:00",
"revision_history": [
{
"date": "2026-02-02T13:10:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T13:10:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T22:13:07+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.12-2.el9_4.3.src",
"product": {
"name": "python3.11-urllib3-0:1.26.12-2.el9_4.3.src",
"product_id": "python3.11-urllib3-0:1.26.12-2.el9_4.3.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.12-2.el9_4.3?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"product": {
"name": "python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"product_id": "python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-urllib3@1.26.12-2.el9_4.3?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch"
},
"product_reference": "python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-urllib3-0:1.26.12-2.el9_4.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
},
"product_reference": "python3.11-urllib3-0:1.26.12-2.el9_4.3.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T13:10:47+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:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T13:10:47+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:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T13:10:47+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:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.noarch",
"AppStream-9.4.0.Z.EUS:python3.11-urllib3-0:1.26.12-2.el9_4.3.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1717
Vulnerability from csaf_redhat - Published: 2026-02-02 14:17 - Updated: 2026-06-08 21:57A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.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.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.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.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.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* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1717",
"url": "https://access.redhat.com/errata/RHSA-2026:1717"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1717.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-08T21:57:42+00:00",
"generator": {
"date": "2026-06-08T21:57:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1717",
"initial_release_date": "2026-02-02T14:17:19+00:00",
"revision_history": [
{
"date": "2026-02-02T14:17:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T14:17:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T21:57:42+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.21.src",
"product": {
"name": "fence-agents-0:4.10.0-62.el9_4.21.src",
"product_id": "fence-agents-0:4.10.0-62.el9_4.21.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-62.el9_4.21?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-62.el9_4.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"product_id": "fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-62.el9_4.21?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"product": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"product_id": "ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-62.el9_4.21?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-62.el9_4.21?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.21?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-62.el9_4.21?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.21.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.21.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.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.21.ppc64le 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.21.ppc64le"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"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.21.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.21.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le 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.21.ppc64le"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"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.21.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.21.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.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-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.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.21.ppc64le 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.21.ppc64le"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"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.21.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.21.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le 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.21.ppc64le"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"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.21.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.21.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.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-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.21.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.21.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.21.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.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.21.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.21.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.21.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.21.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.21.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.21.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.21.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.21.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.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.21.ppc64le 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.21.ppc64le"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"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.21.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.21.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.21.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.21.ppc64le 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.21.ppc64le"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"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.21.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.21.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T14:17:19+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.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1717"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T14:17:19+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.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1717"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.21.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-nutanix-ahv-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.21.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.21.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.21.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1726
Vulnerability from csaf_redhat - Published: 2026-02-02 15:25 - Updated: 2026-06-08 22:13A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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-urllib3 is now available for Red Hat Enterprise Linux 10.0 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": "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* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1726",
"url": "https://access.redhat.com/errata/RHSA-2026:1726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1726.json"
}
],
"title": "Red Hat Security Advisory: python-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-08T22:13:08+00:00",
"generator": {
"date": "2026-06-08T22:13:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1726",
"initial_release_date": "2026-02-02T15:25:44+00:00",
"revision_history": [
{
"date": "2026-02-02T15:25:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T15:25:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T22:13:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.26.19-2.el10_0.1.src",
"product": {
"name": "python-urllib3-0:1.26.19-2.el10_0.1.src",
"product_id": "python-urllib3-0:1.26.19-2.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.19-2.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.19-2.el10_0.1.noarch",
"product": {
"name": "python3-urllib3-0:1.26.19-2.el10_0.1.noarch",
"product_id": "python3-urllib3-0:1.26.19-2.el10_0.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.19-2.el10_0.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.19-2.el10_0.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src"
},
"product_reference": "python-urllib3-0:1.26.19-2.el10_0.1.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.19-2.el10_0.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
},
"product_reference": "python3-urllib3-0:1.26.19-2.el10_0.1.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:25:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1726"
}
],
"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": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:25:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1726"
},
{
"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": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:25:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1726"
}
],
"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": [
"BaseOS-10.0.Z.E2S:python-urllib3-0:1.26.19-2.el10_0.1.src",
"BaseOS-10.0.Z.E2S:python3-urllib3-0:1.26.19-2.el10_0.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1729
Vulnerability from csaf_redhat - Published: 2026-02-02 15:49 - Updated: 2026-06-08 22:13A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
{
"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-urllib3 is now available for Red Hat Enterprise Linux 9.6 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": "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* urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion (CVE-2025-66418)\n\n* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1729",
"url": "https://access.redhat.com/errata/RHSA-2026:1729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1729.json"
}
],
"title": "Red Hat Security Advisory: python-urllib3 security update",
"tracking": {
"current_release_date": "2026-06-08T22:13:12+00:00",
"generator": {
"date": "2026-06-08T22:13:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1729",
"initial_release_date": "2026-02-02T15:49:34+00:00",
"revision_history": [
{
"date": "2026-02-02T15:49:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T15:49:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T22:13:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-urllib3-0:1.26.5-6.el9_6.1.src",
"product": {
"name": "python-urllib3-0:1.26.5-6.el9_6.1.src",
"product_id": "python-urllib3-0:1.26.5-6.el9_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.5-6.el9_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.5-6.el9_6.1.noarch",
"product": {
"name": "python3-urllib3-0:1.26.5-6.el9_6.1.noarch",
"product_id": "python3-urllib3-0:1.26.5-6.el9_6.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.5-6.el9_6.1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.5-6.el9_6.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src"
},
"product_reference": "python-urllib3-0:1.26.5-6.el9_6.1.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.5-6.el9_6.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
},
"product_reference": "python3-urllib3-0:1.26.5-6.el9_6.1.noarch",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:49:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1729"
}
],
"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": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:49:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1729"
},
{
"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": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:49:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1729"
}
],
"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": [
"BaseOS-9.6.0.Z.EUS:python-urllib3-0:1.26.5-6.el9_6.1.src",
"BaseOS-9.6.0.Z.EUS:python3-urllib3-0:1.26.5-6.el9_6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1730
Vulnerability from csaf_redhat - Published: 2026-02-02 15:52 - Updated: 2026-06-08 22:13A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
Workaround
|
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.12.13 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.12.13",
"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-2026:1730",
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-34156",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45337",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12816",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15284",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52881",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65945",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66031",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1730.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.12.13",
"tracking": {
"current_release_date": "2026-06-08T22:13:09+00:00",
"generator": {
"date": "2026-06-08T22:13:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1730",
"initial_release_date": "2026-02-02T15:52:56+00:00",
"revision_history": [
{
"date": "2026-02-02T15:52:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T15:52:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T22:13:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.12",
"product": {
"name": "Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ae82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769852013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769466677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769810112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769812327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769811895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769718571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay\u0026tag=1769000026"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769852013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Ad6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769802588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769466677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Aedc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769810760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Acc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769810112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Acd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769812327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Af2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769811895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769718571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769855900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0?arch=amd64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769000026"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769852013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769466677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769810112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769812327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769811895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769718571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184?arch=arm64\u0026repository_url=registry.redhat.io/quay\u0026tag=1769000026"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769466677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ae8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769810112"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aa1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769812327"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769811895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769718571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769000026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf?arch=s390x\u0026repository_url=registry.redhat.io/quay\u0026tag=1769852013"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_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": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-12816",
"cwe": {
"id": "CWE-179",
"name": "Incorrect Behavior Order: Early Validation"
},
"discovery_date": "2025-11-25T20:01:05.875196+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417097"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-forge. This vulnerability allows unauthenticated attackers to bypass downstream cryptographic verifications and security decisions via crafting ASN.1 (Abstract Syntax Notation One) structures to desynchronize schema validations, yielding a semantic divergence.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products due to an interpretation conflict in the node-forge library. An unauthenticated attacker could exploit this flaw by crafting malicious ASN.1 structures, leading to a bypass of cryptographic verifications and security decisions in affected applications. This impacts various Red Hat products that utilize node-forge for cryptographic operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12816"
},
{
"category": "external",
"summary": "RHBZ#2417097",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417097"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12816"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge",
"url": "https://github.com/digitalbazaar/forge"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/pull/1124",
"url": "https://github.com/digitalbazaar/forge/pull/1124"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5gfm-wpxj-wjgq"
},
{
"category": "external",
"summary": "https://kb.cert.org/vuls/id/521113",
"url": "https://kb.cert.org/vuls/id/521113"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/node-forge",
"url": "https://www.npmjs.com/package/node-forge"
}
],
"release_date": "2025-11-25T19:15:50.243000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Interpretation conflict vulnerability allows bypassing cryptographic verifications"
},
{
"cve": "CVE-2025-15284",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-29T23:00:58.541337+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425946"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in qs, a module used for parsing query strings. A remote attacker can exploit an improper input validation vulnerability by sending specially crafted HTTP requests that use bracket notation (e.g., `a[]=value`). This bypasses the `arrayLimit` option, which is designed to limit the size of parsed arrays and prevent resource exhaustion. Successful exploitation can lead to memory exhaustion, causing a Denial of Service (DoS) where the application crashes or becomes unresponsive, making the service unavailable to users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "qs: qs: Denial of Service via improper input validation in array parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products that utilize the `qs` module for parsing query strings, particularly when processing user-controlled input with bracket notation. The `arrayLimit` option, intended to prevent resource exhaustion, is bypassed when bracket notation (`a[]=value`) is used, allowing a remote attacker to cause a denial of service through memory exhaustion. This can lead to application crashes or unresponsiveness, making the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15284"
},
{
"category": "external",
"summary": "RHBZ#2425946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15284",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15284"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9",
"url": "https://github.com/ljharb/qs/commit/3086902ecf7f088d0d1803887643ac6c03d415b9"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p",
"url": "https://github.com/ljharb/qs/security/advisories/GHSA-6rw7-vpxm-498p"
}
],
"release_date": "2025-12-29T22:56:45.240000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "qs: qs: Denial of Service via improper input validation in array parsing"
},
{
"cve": "CVE-2025-52881",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.652000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404715"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The mitigation applied for CVE-2019-16884 was fairly limited and effectively only caused runc to verify that when we write LSM labels that those labels are actual procfs files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat considers this as an Important flaw since the impact is limited to local attack with minimal privileges in order to jeopardize the environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52881"
},
{
"category": "external",
"summary": "RHBZ#2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52881"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52881"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/selinux/pull/237",
"url": "https://github.com/opencontainers/selinux/pull/237"
}
],
"release_date": "2025-11-05T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using rootless containers, as doing so will block most of the inadvertent writes (runc would run with reduced privileges, making attempts to write to procfs files ineffective).\n* Based on our analysis, neither AppArmor or SELinux can protect against the full version of the redirected write attack. The container runtime is generally privileged enough to write to arbitrary procfs files, which is more than sufficient to cause a container breakout.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
},
{
"cve": "CVE-2025-65945",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2025-12-04T19:01:14.733682+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418904"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in auth0/node-jws. This vulnerability allows improper signature verification via using the HS256 (Hash-based Message Authentication Code using SHA-256) algorithm under specific conditions, where applications use the jws.createVerify() function for HMAC (Keyed-Hash Message Authentication Code) algorithms and user-provided data from the JSON (JavaScript Object Notation) Web Signature protected header or payload in HMAC secret lookup routines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65945"
},
{
"category": "external",
"summary": "RHBZ#2418904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65945"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65945"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e",
"url": "https://github.com/auth0/node-jws/commit/34c45b2c04434f925b638de6a061de9339c0ea2e"
},
{
"category": "external",
"summary": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x",
"url": "https://github.com/auth0/node-jws/security/advisories/GHSA-869p-cjfg-cm3x"
}
],
"release_date": "2025-12-04T18:45:37.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-jws: auth0/node-jws: Improper signature verification in HS256 algorithm"
},
{
"cve": "CVE-2025-66031",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2025-11-26T23:01:36.363253+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2417397"
}
],
"notes": [
{
"category": "description",
"text": "An ASN.1 Denial of Service (Dos) vulnerability exists in the node-forge asn1.fromDer function within forge/lib/asn1.js. The ASN.1 DER parser implementation (_fromDer) recurses for every constructed ASN.1 value (SEQUENCE, SET, etc.) and lacks a guard limiting recursion depth. An attacker can craft a small DER blob containing a very large nesting depth of constructed TLVs which causes the Node.js V8 engine to exhaust its call stack and throw RangeError: Maximum call stack size exceeded, crashing or incapacitating the process handling the parse. This is a remote, low-cost Denial-of-Service against applications that parse untrusted ASN.1 objects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge ASN.1 Unbounded Recursion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66031"
},
{
"category": "external",
"summary": "RHBZ#2417397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2417397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66031"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66031"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451",
"url": "https://github.com/digitalbazaar/forge/commit/260425c6167a38aae038697132483b5517b26451"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-554w-wpv2-vw27"
}
],
"release_date": "2025-11-26T22:23:26.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-forge: node-forge ASN.1 Unbounded Recursion"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T15:52:56+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1730"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:056dc564e4f8ee5ee816c008b962ca6e2de3b3e86c60fd2805654b6054948caa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:24eeadd822f6f30c5e587e9d3eba06f1856a2c2e9f47daf4bad706146f50382a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:338cd06dcc742eb7f37b3ca02ff6c5902630e1466ce3dc6b73b49c1b2b8562fa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:92e8d6d910fa92fb05e4e0a8046b03090643509fe2a67f8efc8e1bb2b93aba10_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:edc72269317914b4612ffe859a558a886b5a244d99c016896b126f1dd35fb299_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:11c27678e7d181621669548757d07cc9ed5be4e55043d4676fd4a2fb41433498_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f9c64d9e2b9c6c1ae2fc5d00c83498a9bb8db3a0cf5fd3545a49cce65a998ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:cc4a64957a3e97ee564e895c50d451dd0cd472ea635a258db2ea3a0bac83e242_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e8980b92b3c6c5fe6cb076121faba33f0c70bb980e349172c0d3732c52ab8c09_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:47e327e54e2dfd7b990a196e8864262ff2ce94e760caa96a163f44fb51119f18_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a1f93c08e02b3b2651f50bcdb8297a66a4f8a5221284f30c9a3a65a14784c824_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:cd984016e01cde762b5958b8e7f8ea9f17828348104f074424a3ed14604a2544_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:ed9b563d9a2133239537b37954bbba96ba6e17f9f64d899cfd51688b9bed040a_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3b19f8efe886a379fcad216b583de6c962a231159020f363323d531c330350de_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:53c55f81a10b84f6c7756a98c30f6c018736d8691440408ded75a9d60d20abd7_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:907981736598e7544bebfc8d174fea92cc9a7769d649cbe8ce3cc296e6953856_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f2f9b7f06fe1847d49a1d94069e1052b021f2169fb036f2b886f2f70859914de_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:d6728285a5552f62e96c93eb5b0eba181582890c4fce1a0b56758d2b3c4bbdcd_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:39a26364fc2794512c6862fd0333df158d8301ca82eabf53959561fc39fbbe0f_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:412a23db39debcda082d6d85807a7983aa474e3eea8f6780c619d0b371af16ae_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5e8ae98348f50d6a50ff31a3b099afb84109ea0892b9408d16f6f32b0b657048_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:63e2f0159c3521ea5d908f331979836af72c32f18104bcf915feab123e294dd1_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:6e048b97ef55a2ad081250608152c08613075713d9b10d7558becfb19ded8e45_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:19951763d79334b5e566c8d9b5acf9524268d1e5864a574632363cf540678184_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:86224e8f5d9f5ede57e90166cde9802c1ef956737b711935b9269b387ea5b68b_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f2c4a003335692f84e68cb660d61581a68c89607ec92fca9ca08a7e98efc8c63_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:f5050789c44ce9c4de52aa34acf375efe97708a313280e395e34a6d306e5d1e0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:03a485b1c02f5155f22c7820c166889b3f7d7b479892bb4d106432fa2dbf217b_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:117876c6c6a12beb25983da60c8c1628f350a1797888b9f03c44b9dd737844fa_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:e82aac09336b0a36d5bc896826891ec41714ea1e05aac345a49abc4915b255ee_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f58b0c52270707e15747b431520150641019c9b215e864c8dfe8dec1f6e94caf_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1734
Vulnerability from csaf_redhat - Published: 2026-02-02 17:45 - Updated: 2026-06-08 21:57A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.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.27.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.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.27.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.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* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1734",
"url": "https://access.redhat.com/errata/RHSA-2026:1734"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1734.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-08T21:57:53+00:00",
"generator": {
"date": "2026-06-08T21:57:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1734",
"initial_release_date": "2026-02-02T17:45:39+00:00",
"revision_history": [
{
"date": "2026-02-02T17:45:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T17:45:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T21:57:53+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.27.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support-debuginfo@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-20.el9_0.27?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"product": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"product_id": "ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support@4.10.0-20.el9_0.27?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support-debuginfo@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"product": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"product_id": "ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support@4.10.0-20.el9_0.27?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.27?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.27?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-20.el9_0.27?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.10.0-20.el9_0.27?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-20.el9_0.27.src",
"product": {
"name": "fence-agents-0:4.10.0-20.el9_0.27.src",
"product_id": "fence-agents-0:4.10.0-20.el9_0.27.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-20.el9_0.27?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.27?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.27?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.27.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.27.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.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-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.27.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.27.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.27.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.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.27.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.27.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.27.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.27.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.27.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.27.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.27.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.27.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.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.27.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.27.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:45:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1734"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:45:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1734"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.27.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.27.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.27.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.27.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.27.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1735
Vulnerability from csaf_redhat - Published: 2026-02-02 17:50 - Updated: 2026-06-08 21:57A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.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 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* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1735",
"url": "https://access.redhat.com/errata/RHSA-2026:1735"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1735.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-08T21:57:53+00:00",
"generator": {
"date": "2026-06-08T21:57:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1735",
"initial_release_date": "2026-02-02T17:50:59+00:00",
"revision_history": [
{
"date": "2026-02-02T17:50:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T17:50:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T21:57:53+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-43.el9_2.18.src",
"product": {
"name": "fence-agents-0:4.10.0-43.el9_2.18.src",
"product_id": "fence-agents-0:4.10.0-43.el9_2.18.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-43.el9_2.18?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-43.el9_2.18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"product_id": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-43.el9_2.18?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.18?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.18?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-43.el9_2.18?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.18?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-43.el9_2.18?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.18?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.18?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-43.el9_2.18.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.18.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.18.src as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.18.src",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.18.src as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.18.src",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage E4S (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:50:59+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.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1735"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:50:59+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.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1735"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"AppStream-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"AppStream-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"AppStream-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"AppStream-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"HighAvailability-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"HighAvailability-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"HighAvailability-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-0:4.10.0-43.el9_2.18.src",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aliyun-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-all-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-aws-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-brocade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-common-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-compute-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-debugsource-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-drac5-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-emerson-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-eps-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-gce-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-hpblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ifmib-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ilo2-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipdu-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-lpar-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-mpath-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-nutanix-ahv-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-openstack-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.aarch64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.ppc64le",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-redfish-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rhevm-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsa-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-rsb-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-sbd-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-scsi-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-virsh-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-wti-0:4.10.0-43.el9_2.18.noarch",
"ResilientStorage-9.2.0.Z.E4S:fence-agents-zvm-0:4.10.0-43.el9_2.18.s390x",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-0:4.10.0-43.el9_2.18.x86_64",
"ResilientStorage-9.2.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.18.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1736
Vulnerability from csaf_redhat - Published: 2026-02-02 17:31 - Updated: 2026-06-08 22:13An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Workaround
|
A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A vulnerability has been identified in PostgreSQL’s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Workaround
|
A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Workaround
|
A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — | ||
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A Subscription Management tool for finding and reporting Red Hat product usage",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Discovery, also known as Discovery, is an inspection and reporting tool that finds,\nidentifies, and reports environment data, or facts, such as the number of physical and virtual\nsystems on a network, their operating systems, and relevant configuration data stored within\nthem. Discovery also identifies and reports more detailed facts for some versions of key\nRed Hat packages and products that it finds in the network.",
"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-2026:1736",
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11187",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12084",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12818",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13601",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-13836",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15467",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15468",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15469",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66199",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66418",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66471",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68160",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68973",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69418",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69419",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69420",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-69421",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9086",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-21441",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22795",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22796",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery",
"url": "https://docs.redhat.com/en/documentation/subscription_central/1-latest/#Discovery"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1736.json"
}
],
"title": "Red Hat Security Advisory: A Subscription Management tool for finding and reporting Red Hat product usage",
"tracking": {
"current_release_date": "2026-06-08T22:13:09+00:00",
"generator": {
"date": "2026-06-08T22:13:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1736",
"initial_release_date": "2026-02-02T17:31:06+00:00",
"revision_history": [
{
"date": "2026-02-02T17:31:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T17:31:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T22:13:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Discovery 2",
"product": {
"name": "Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:discovery:2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Discovery"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3Ad4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769104765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6?arch=amd64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769111774"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-server-rhel9@sha256%3A519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769104765"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"product": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd?arch=arm64\u0026repository_url=registry.redhat.io/discovery\u0026tag=1769111774"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"relates_to_product_reference": "Red Hat Discovery 2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 as a component of Red Hat Discovery 2",
"product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
},
"product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64",
"relates_to_product_reference": "Red Hat Discovery 2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9086",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-12T06:01:02.244669+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394750"
}
],
"notes": [
{
"category": "description",
"text": "An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site override the contents of the secure cookie, contrary to expectations and depending on the memory contents immediately following the single-byte allocation that holds the path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: libcurl: Curl out of bounds read for cookie path",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9086"
},
{
"category": "external",
"summary": "RHBZ#2394750",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394750"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9086"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.html",
"url": "https://curl.se/docs/CVE-2025-9086.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2025-9086.json",
"url": "https://curl.se/docs/CVE-2025-9086.json"
},
{
"category": "external",
"summary": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6",
"url": "https://github.com/curl/curl/commit/c6ae07c6a541e0e96d0040afb6"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3294999",
"url": "https://hackerone.com/reports/3294999"
}
],
"release_date": "2025-09-12T05:10:03.815000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: libcurl: Curl out of bounds read for cookie path"
},
{
"cve": "CVE-2025-11187",
"cwe": {
"id": "CWE-233",
"name": "Improper Handling of Parameters"
},
"discovery_date": "2026-01-16T14:21:50.559000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430375"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. It affects OpenSSL versions 3.6, 3.5, and 3.4, where improper validation of PBMAC1 parameters in PKCS#12 MAC verification can lead to a stack buffer overflow or NULL pointer dereference. Exploitation requires an application to process a maliciously crafted PKCS#12 file, which is uncommon as these files are typically trusted. OpenSSL versions 3.3, 3.0, 1.1.1, and 1.0.2 are not affected as they do not support PBMAC1 in PKCS#12.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11187"
},
{
"category": "external",
"summary": "RHBZ#2430375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid processing untrusted PKCS#12 files. Applications should only handle PKCS#12 files from trusted sources, as these files are typically used for storing private keys and are expected to be secure.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file"
},
{
"cve": "CVE-2025-12084",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-03T19:01:03.489250+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418655"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cpython. This vulnerability allows impacted availability via a quadratic algorithm in `xml.dom.minidom` methods, such as `appendChild()`, when building excessively nested documents due to a dependency on `_clear_id_cache()`",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products as it can lead to a denial of service. The flaw exists in the `xml.dom.minidom` module of cpython, where a quadratic algorithm in methods like `appendChild()` can be triggered when processing excessively nested XML documents. When successfully exploited this may impact the availability of applications utilizing this functionality across affected Red Hat products.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "RHBZ#2418655",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418655"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12084"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12084"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/142145",
"url": "https://github.com/python/cpython/issues/142145"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/142146",
"url": "https://github.com/python/cpython/pull/142146"
}
],
"release_date": "2025-12-03T18:55:32.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service"
},
{
"cve": "CVE-2025-12818",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-13T14:01:22.870197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414826"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in PostgreSQL\u2019s libpq client library, where integer wraparound in several allocation-size calculations allows a peer or input provider to cause an undersized buffer and then write out-of-bounds by hundreds of megabytes. This can lead to a client application segmentation fault or crash when using libpq to connect to a PostgreSQL server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: libpq: libpq undersizes allocations, via integer wraparound",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated Moderate severity by Red Hat Product Security, even though it carries a High CVSS v3.1 score. The flaw resides in the libpq client library and can be triggered when a client receives specially crafted PostgreSQL protocol data that causes an integer wraparound and an out-of-bounds write. The attack complexity is Low because the malformed protocol message is processed immediately during connection, with no timing or environmental conditions required. However, the impact is limited to a denial of service of the client application only. As a result, Red Hat classifies the overall product impact as Moderate, reflecting that the flaw can interrupt client availability.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "RHBZ#2414826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12818"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12818"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/CVE-2025-12818/",
"url": "https://www.postgresql.org/support/security/CVE-2025-12818/"
}
],
"release_date": "2025-11-13T13:00:12.911000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: libpq: libpq undersizes allocations, via integer wraparound"
},
{
"cve": "CVE-2025-13601",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-11-24T12:49:28.274000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416741"
}
],
"notes": [
{
"category": "description",
"text": "A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the g_escape_uri_string() function. If the string to escape contains a very large number of unacceptable characters (which would need escaping), the calculation of the length of the escaped string could overflow, leading to a potential write off the end of the newly allocated string.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glib: Integer overflow in in g_escape_uri_string()",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13601"
},
{
"category": "external",
"summary": "RHBZ#2416741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13601",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13601"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13601"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827",
"url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3827"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914",
"url": "https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4914"
}
],
"release_date": "2025-11-24T13:00:15.295000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glib: Integer overflow in in g_escape_uri_string()"
},
{
"cve": "CVE-2025-13836",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-01T19:01:03.091899+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418078"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: Excessive read buffering DoS in http.client",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploited by Python applications using the http.client.HTTPResponse.read function without the amount parameter, which specifies the read size in bytes. Note that Python libraries may use this function internally and make applications vulnerable. Additionally, vulnerable Python applications must connect to a malicious or compromised server that replies with a very large or crafted Content-Length header to trigger this issue, limiting the exposure of this vulnerability.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "RHBZ#2418078",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418078"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-13836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-13836"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13836"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/119451",
"url": "https://github.com/python/cpython/issues/119451"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/119454",
"url": "https://github.com/python/cpython/pull/119454"
}
],
"release_date": "2025-12-01T18:02:38.483000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "Since this vulnerability is triggered when no read amount is specified and the client defaults to using the potentially malicious Content-Length header, developers can mitigate this issue in their code by always imposing an explicit, safe limit on data reads.\n\nApplications using the http.client.HTTPResponse.read function directly can ensure that read operations specify a byte limit:\n\n~~~\n...\nmax_safe_read = 10 * 1024 * 1024\ndata = response.read(max_safe_read)\n...\n~~~",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Excessive read buffering DoS in http.client"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-01-16T14:21:50.710000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15467"
},
{
"category": "external",
"summary": "RHBZ#2430376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15467"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
}
],
"release_date": "2026-01-27T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing"
},
{
"cve": "CVE-2025-15468",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:51.062000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. A remote attacker could trigger a NULL pointer dereference by sending an unknown or unsupported cipher ID during the client hello callback in applications using the QUIC (Quick UDP Internet Connections) protocol. This vulnerability, occurring when the SSL_CIPHER_find() function is called in this specific context, leads to an abnormal termination of the running process, causing a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The NULL pointer dereference in the `SSL_CIPHER_find()` function, affecting OpenSSL versions 3.3, 3.4, 3.5, and 3.6, occurs only when applications utilizing the QUIC protocol uncommonly invoke this function from the `client_hello_cb` callback with an unknown cipher ID. This specific usage pattern and the resulting Denial of Service limit the overall impact in the Red Hat context.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15468"
},
{
"category": "external",
"summary": "RHBZ#2430377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15468",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15468"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via NULL pointer dereference in QUIC protocol handling"
},
{
"cve": "CVE-2025-15469",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-01-16T14:21:51.411000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in openssl. When a user signs or verifies files larger than 16MB using the `openssl dgst` command with one-shot algorithms, the tool silently truncates the input to 16MB. This creates an integrity gap, allowing trailing data beyond the initial 16MB to be modified without detection because it remains unauthenticated. This vulnerability primarily impacts workflows that both sign and verify files using the affected `openssl dgst` command.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw affects the `openssl dgst` command-line tool when used with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) on files larger than 16MB. Impact is limited as it requires both signing and verification to be performed using the affected command, and verifiers using library APIs are not impacted.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15469"
},
{
"category": "external",
"summary": "RHBZ#2430378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15469",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using the `openssl dgst` command with one-shot algorithms (such as Ed25519, Ed448, or ML-DSA) for files larger than 16MB. Instead, utilize streaming digest algorithms with `openssl dgst` or use library APIs for signing and verification, as these are not affected by the truncation vulnerability. Users should ensure that input files for one-shot signing/verification with `openssl dgst` do not exceed 16MB.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Data integrity bypass in `openssl dgst` command due to silent truncation"
},
{
"cve": "CVE-2025-66199",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T14:21:51.739000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A remote attacker can exploit this vulnerability by sending a specially crafted CompressedCertificate message during the TLS 1.3 handshake. This can cause excessive per-connection memory allocations, leading to resource exhaustion and a Denial of Service (DoS) for affected clients and servers. This issue occurs when TLS 1.3 certificate compression is enabled and negotiated.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. The flaw in OpenSSL 3.3, 3.4, 3.5, and 3.6 allows an attacker to cause excessive memory allocation during TLS 1.3 handshake with certificate compression, potentially leading to a Denial of Service. This affects both clients and servers in mutual TLS scenarios where certificate compression is negotiated. Servers not requesting client certificates are not vulnerable to client-initiated attacks.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66199"
},
{
"category": "external",
"summary": "RHBZ#2430379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66199",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the reception of compressed certificates by setting the SSL_OP_NO_RX_CERTIFICATE_COMPRESSION option in OpenSSL configurations. This will prevent the vulnerable code path from being exercised.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to excessive memory allocation in TLS 1.3 certificate compression"
},
{
"cve": "CVE-2025-66418",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-12-05T17:01:20.277857+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain causes the client system to consume a virtually unbounded amount of CPU resources and memory. The high resource usage leads to service disruption, making the application unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66418"
},
{
"category": "external",
"summary": "RHBZ#2419455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66418"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8",
"url": "https://github.com/urllib3/urllib3/commit/24d7b67eac89f94e11003424bcf0d8f7b72222a8"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-gm62-xv2j-4w53"
}
],
"release_date": "2025-12-05T16:02:15.271000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
}
],
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion"
},
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"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 Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2025-68160",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-01-16T14:21:52.088000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability involves an out-of-bounds write in the line-buffering BIO filter, which can lead to memory corruption. While exploitation is unlikely to be under direct attacker control, a successful attack could cause an application to crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The `BIO_f_linebuffer` filter, where this heap out-of-bounds write occurs, is not used by default in TLS/SSL data paths within Red Hat products. Exploitation requires third-party applications to explicitly use this filter with a BIO chain that can short-write and process large, newline-free data influenced by an attacker, which is an unlikely scenario under attacker control. Red Hat FIPS modules are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68160"
},
{
"category": "external",
"summary": "RHBZ#2430380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to out-of-bounds write in BIO filter"
},
{
"cve": "CVE-2025-68973",
"cwe": {
"id": "CWE-675",
"name": "Multiple Operations on Resource in Single-Operation Context"
},
"discovery_date": "2025-12-28T17:00:44.161022+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425966"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuPG. An attacker can provide crafted input to the `armor_filter` function, which incorrectly increments an index variable, leading to an out-of-bounds write. This memory corruption vulnerability may allow for information disclosure and could potentially lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat products. The flaw in GnuPG\u0027s `armor_filter` function allows an attacker with local access to provide crafted input, potentially leading to information disclosure and arbitrary code execution due to an out-of-bounds write. Exploitation requires high attack complexity.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68973"
},
{
"category": "external",
"summary": "RHBZ#2425966",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425966"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68973"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306",
"url": "https://github.com/gpg/gnupg/blob/ff30683418695f5d2cc9e6cf8c9418e09378ebe4/g10/armor.c#L1305-L1306"
},
{
"category": "external",
"summary": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9",
"url": "https://github.com/gpg/gnupg/commit/115d138ba599328005c5321c0ef9f00355838ca9"
},
{
"category": "external",
"summary": "https://gpg.fail/memcpy",
"url": "https://gpg.fail/memcpy"
},
{
"category": "external",
"summary": "https://news.ycombinator.com/item?id=46403200",
"url": "https://news.ycombinator.com/item?id=46403200"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2025/12/28/5",
"url": "https://www.openwall.com/lists/oss-security/2025/12/28/5"
}
],
"release_date": "2025-12-28T16:19:11.019000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid processing untrusted or unverified input with GnuPG. Exercise caution when handling GnuPG-encrypted or signed data from unknown or suspicious sources, as specially crafted input could trigger the vulnerability. This operational control reduces the attack surface by limiting exposure to malicious data.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "GnuPG: GnuPG: Information disclosure and potential arbitrary code execution via out-of-bounds write"
},
{
"cve": "CVE-2025-69418",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2026-01-16T14:21:52.438000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430381"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When applications directly call the low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in a single call on hardware-accelerated builds, the trailing 1-15 bytes of a message may be exposed in cleartext. These exposed bytes are not covered by the authentication tag, allowing an attacker to read or tamper with them without detection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. In the Red Hat context, impact is limited because typical OpenSSL consumers using higher-level EVP APIs are not affected. The flaw only manifests when applications directly call low-level CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions with non-block-aligned lengths in hardware-accelerated builds. Additionally, TLS does not use OCB ciphersuites, and FIPS modules are not affected.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69418"
},
{
"category": "external",
"summary": "RHBZ#2430381",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430381"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69418"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Information disclosure and data tampering via specific low-level OCB encryption/decryption calls"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-01-16T14:21:52.793000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430386"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#12 (Personal Information Exchange Syntax Standard) file, a remote attacker can exploit an out-of-bounds write vulnerability. This issue, occurring within the OPENSSL_uni2utf8() function, leads to memory corruption by writing data beyond its allocated buffer. Successful exploitation could result in a denial of service or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. An out-of-bounds write in OpenSSL\u0027s PKCS12_get_friendlyname() function can lead to denial of service or arbitrary code execution. Exploitation requires an application to parse a specially crafted malicious PKCS#12 file. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the FIPS module boundary.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69419"
},
{
"category": "external",
"summary": "RHBZ#2430386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69419"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, Red Hat recommends avoiding the processing of PKCS#12 files from untrusted or unverified sources. Applications that use the `PKCS12_get_friendlyname()` API should ensure that PKCS#12 files are only processed if they originate from trusted entities. Restricting the input sources for PKCS#12 files can significantly reduce the attack surface for this flaw.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssl: OpenSSL: Arbitrary code execution due to out-of-bounds write in PKCS#12 processing"
},
{
"cve": "CVE-2025-69420",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.497000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430388"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. A type confusion vulnerability exists in the TimeStamp Response verification code, where an ASN1_TYPE union member is accessed without proper type validation. A remote attacker can exploit this by providing a malformed TimeStamp Response to an application that verifies timestamp responses. This can lead to an invalid or NULL pointer dereference, resulting in a Denial of Service (DoS) due to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the TimeStamp Response verification code can lead to a Denial of Service when processing a specially crafted TimeStamp Response. Exploitation requires an application to call `TS_RESP_verify_response()` with a malformed response, and the TimeStamp protocol (RFC 3161) is not widely used. Red Hat FIPS modules are not affected as the TimeStamp Response implementation is outside the FIPS module boundary.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69420"
},
{
"category": "external",
"summary": "RHBZ#2430388",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430388"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69420"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed TimeStamp Response"
},
{
"cve": "CVE-2025-69421",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-01-16T14:21:53.845000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430387"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by providing a specially crafted, malformed PKCS#12 file to an application that processes it. The flaw occurs due to a NULL pointer dereference in the PKCS12_item_decrypt_d2i_ex() function when handling the malformed file, leading to an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat because it requires an application to process a specially crafted, malformed PKCS#12 file, leading to a Denial of Service. The vulnerability is limited to a crash and cannot be escalated to achieve code execution or memory disclosure. Red Hat FIPS modules are not affected as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-69421"
},
{
"category": "external",
"summary": "RHBZ#2430387",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430387"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-69421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-69421"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via malformed PKCS#12 file processing"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"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 Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"known_not_affected": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
}
],
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
},
{
"cve": "CVE-2026-22795",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-01-16T14:21:53.146000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430389"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a Denial of Service (DoS) by tricking a user or application into processing a maliciously crafted PKCS#12 (Personal Information Exchange Syntax Standard) file. The vulnerability leads to an invalid or NULL pointer dereference, resulting in an application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. An application processing a maliciously crafted PKCS#12 file can be caused to dereference an invalid or NULL pointer, resulting in a Denial of Service. In the Red Hat context, impact is limited as PKCS#12 files are typically used for trusted private keys and are not commonly accepted from untrusted sources.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22795"
},
{
"category": "external",
"summary": "RHBZ#2430389",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430389"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22795",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service due to type confusion in PKCS#12 file processing"
},
{
"cve": "CVE-2026-22796",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-01-16T14:43:21.598000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430390"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. This type confusion vulnerability allows a remote attacker to cause a denial of service (DoS) by providing specially crafted PKCS#7 data to an application that performs signature verification. The vulnerability occurs because the application accesses an ASN1_TYPE union member without proper type validation, leading to an invalid or NULL pointer dereference and a crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat products. A type confusion flaw in the legacy PKCS#7 API can lead to a Denial of Service when processing specially crafted PKCS#7 data. Exploitation requires an application to perform signature verification of malformed PKCS#7 data. Red Hat products utilizing the FIPS module are not affected as the PKCS#7 parsing is outside the module boundary.",
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22796"
},
{
"category": "external",
"summary": "RHBZ#2430390",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430390"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22796"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796"
}
],
"release_date": "2026-01-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T17:31:06+00:00",
"details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.",
"product_ids": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1736"
},
{
"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 Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64",
"Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "openssl: OpenSSL: Denial of Service via type confusion in PKCS#7 signature verification"
}
]
}
RHSA-2026:1791
Vulnerability from csaf_redhat - Published: 2026-02-03 07:21 - Updated: 2026-06-08 21:57A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch | — |
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 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1791",
"url": "https://access.redhat.com/errata/RHSA-2026:1791"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1791.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-08T21:57:45+00:00",
"generator": {
"date": "2026-06-08T21:57:45+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1791",
"initial_release_date": "2026-02-03T07:21:33+00:00",
"revision_history": [
{
"date": "2026-02-03T07:21:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-03T07:21:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T21:57:45+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.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::highavailability"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.2.1-112.el8_8.15.src",
"product": {
"name": "fence-agents-0:4.2.1-112.el8_8.15.src",
"product_id": "fence-agents-0:4.2.1-112.el8_8.15.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.2.1-112.el8_8.15?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"product_id": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.2.1-112.el8_8.15?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun-debuginfo@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.2.1-112.el8_8.15?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"product_id": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.2.1-112.el8_8.15?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.2.1-112.el8_8.15?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"product": {
"name": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"product_id": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.2.1-112.el8_8.15?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-112.el8_8.15.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src"
},
"product_reference": "fence-agents-0:4.2.1-112.el8_8.15.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-112.el8_8.15.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src"
},
"product_reference": "fence-agents-0:4.2.1-112.el8_8.15.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-112.el8_8.15.src as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src"
},
"product_reference": "fence-agents-0:4.2.1-112.el8_8.15.src",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-112.el8_8.15.src as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src"
},
"product_reference": "fence-agents-0:4.2.1-112.el8_8.15.src",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-03T07:21:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1791"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-03T07:21:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1791"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"AppStream-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"AppStream-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"AppStream-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.ppc64le",
"HighAvailability-8.8.0.Z.E4S:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.E4S:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-0:4.2.1-112.el8_8.15.src",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-all-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-aws-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-brocade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-common-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-compute-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-debugsource-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-drac5-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-emerson-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-eps-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-gce-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-hpblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ifmib-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ilo2-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipdu-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-lpar-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-mpath-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-openstack-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-redfish-0:4.2.1-112.el8_8.15.x86_64",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rhevm-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsa-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-rsb-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-sbd-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-scsi-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-virsh-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-112.el8_8.15.noarch",
"HighAvailability-8.8.0.Z.TUS:fence-agents-wti-0:4.2.1-112.el8_8.15.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
RHSA-2026:1792
Vulnerability from csaf_redhat - Published: 2026-02-03 07:25 - Updated: 2026-06-08 21:57A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
Workaround
|
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch | — |
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 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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* urllib3: urllib3 Streaming API improperly handles highly compressed data (CVE-2025-66471)\n\n* urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API) (CVE-2026-21441)\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-2026:1792",
"url": "https://access.redhat.com/errata/RHSA-2026:1792"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1792.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-08T21:57:43+00:00",
"generator": {
"date": "2026-06-08T21:57:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:1792",
"initial_release_date": "2026-02-03T07:25:42+00:00",
"revision_history": [
{
"date": "2026-02-03T07:25:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-03T07:25:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T21:57:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::highavailability"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.2.1-89.el8_6.20.src",
"product": {
"name": "fence-agents-0:4.2.1-89.el8_6.20.src",
"product_id": "fence-agents-0:4.2.1-89.el8_6.20.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.2.1-89.el8_6.20?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun-debuginfo@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.2.1-89.el8_6.20?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"product_id": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.2.1-89.el8_6.20?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-nutanix-ahv@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.2.1-89.el8_6.20?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"product": {
"name": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"product_id": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.2.1-89.el8_6.20?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.2.1-89.el8_6.20?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.2.1-89.el8_6.20?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.2.1-89.el8_6.20?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.2.1-89.el8_6.20?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.2.1-89.el8_6.20?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-89.el8_6.20.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src"
},
"product_reference": "fence-agents-0:4.2.1-89.el8_6.20.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-89.el8_6.20.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src"
},
"product_reference": "fence-agents-0:4.2.1-89.el8_6.20.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-89.el8_6.20.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src"
},
"product_reference": "fence-agents-0:4.2.1-89.el8_6.20.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-89.el8_6.20.src as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src"
},
"product_reference": "fence-agents-0:4.2.1-89.el8_6.20.src",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.2.1-89.el8_6.20.src as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src"
},
"product_reference": "fence-agents-0:4.2.1-89.el8_6.20.src",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch as a component of Red Hat Enterprise Linux High Availability TUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
},
"product_reference": "fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-66471",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2025-12-05T17:02:21.597728+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419467"
}
],
"notes": [
{
"category": "description",
"text": "A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side, even if the application only requested a small chunk of data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 Streaming API improperly handles highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66471"
},
{
"category": "external",
"summary": "RHBZ#2419467",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419467"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66471",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66471"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66471"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7",
"url": "https://github.com/urllib3/urllib3/commit/c19571de34c47de3a766541b041637ba5f716ed7"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-2xpw-w6gg-jr37"
}
],
"release_date": "2025-12-05T16:06:08.531000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-03T07:25:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1792"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 Streaming API improperly handles highly compressed data"
},
{
"cve": "CVE-2026-21441",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-01-07T23:01:59.422078+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2427726"
}
],
"notes": [
{
"category": "description",
"text": "urllib3 is an HTTP client library for Python. urllib3\u0027s streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-21441"
},
{
"category": "external",
"summary": "RHBZ#2427726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-21441",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-21441"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-21441"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b",
"url": "https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99"
}
],
"release_date": "2026-01-07T22:09:01.936000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-03T07:25:42+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1792"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.AUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.AUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.AUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"AppStream-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"AppStream-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"AppStream-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.aarch64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.ppc64le",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.s390x",
"HighAvailability-8.6.0.Z.E4S:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.E4S:fence-agents-zvm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-0:4.2.1-89.el8_6.20.src",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aliyun-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-all-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-amt-ws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-apc-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-aws-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-azure-arm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-bladecenter-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-brocade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-mds-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-cisco-ucs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-common-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-compute-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-debugsource-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-drac5-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eaton-snmp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-emerson-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-eps-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-gce-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-heuristics-ping-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-hpblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-powervs-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibm-vpc-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ibmblade-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ifmib-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-moonshot-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-mp-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo-ssh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ilo2-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-intelmodular-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipdu-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-ipmilan-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kdump-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-kubevirt-debuginfo-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-lpar-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-mpath-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-nutanix-ahv-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-redfish-0:4.2.1-89.el8_6.20.x86_64",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rhevm-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsa-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-rsb-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-sbd-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-scsi-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-virsh-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-rest-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-vmware-soap-0:4.2.1-89.el8_6.20.noarch",
"HighAvailability-8.6.0.Z.TUS:fence-agents-wti-0:4.2.1-89.el8_6.20.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)"
}
]
}
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.